Skip to content

Releases: overtrue/socialite

3.0.5

28 Oct 06:13
Compare
Choose a tag to compare
Fixed #198

2.0.21

23 Oct 15:16
Compare
Choose a tag to compare
Merge branch '2.x' of github.com:overtrue/socialite into 2.x

3.0.4

22 Sep 06:07
b08b037
Compare
Choose a tag to compare
Create dependabot.yml

3.0.3

16 Sep 13:22
Compare
Choose a tag to compare
Using json response.

2.0.19

16 Sep 09:23
Compare
Choose a tag to compare
Fix backward compatibility #193

2.0.18

14 Sep 08:34
Compare
Choose a tag to compare
Bugfix.

3.0.2

24 Aug 07:57
8bd24f3
Compare
Choose a tag to compare
Update FeiShu.php (#187)

* Update FeiShu.php

fix feishu getUserByToken error

* Update FeiShu.php

3.0.1

31 Jul 10:51
Compare
Choose a tag to compare
Remove unused dependencies

3.0.0

28 Jul 03:28
7b95f2a
Compare
Choose a tag to compare
3.0 (#183)

* 3.0

* Apply fixes from StyleCI (#167)

* wip

* Apply fixes from StyleCI (#168)

* wip

* Apply fixes from StyleCI (#169)

* V3 (#170)

* PHP7 style

* add tokenResponse to User attribute

* remove getToken() replace by getAccessToken() and getRefreshToken()

* fix code style

* maintain providers

* 维护了 BaiduProvider

* test(UserTest): refresh token

* 维护test

* fix tests

* feature(QCloudProvider): Support QCloud(腾讯云)

* feature(QCloudProvider): Support QCloud(腾讯云)

* fix style

* fix

* fix style

* Apply fixes from StyleCI (#171)

* Update README.md

* Update README.md

* Update README.md

* V3 (#172)

* PHP7 style

* add tokenResponse to User attribute

* remove getToken() replace by getAccessToken() and getRefreshToken()

* fix code style

* maintain providers

* 维护了 BaiduProvider

* test(UserTest): refresh token

* 维护test

* fix tests

* feature(QCloudProvider): Support QCloud(腾讯云)

* feature(QCloudProvider): Support QCloud(腾讯云)

* fix style

* fix

* WIP

* fix style

* WIP

* WIP

* wip

* Ali

* update README.md

* support DingTalk

* support DingTalk

* fix(DingTalkProvider): createSignature

* Set default scopes with config.

* bugfix.

* bugfix.

* Refactory.

* Set provider.

* wip

* bugfix.

* wip

* fix (#175)

* Develop (#176)

* fix

* remove WeChatComponentInterface

* README

* Update README.md  (#178)

* Update README.md

* Update README.md

* bugfix.

* 修复腾讯云登录 (#179)

* fix

* remove WeChatComponentInterface

* README

* fix(qcloud)

* fix(qcloud)

* fix

* fix QCloud (#180)

* fix

* remove WeChatComponentInterface

* README

* fix(qcloud)

* fix(qcloud)

* fix

* fix

* v3

* refactory

* Allow Guzzle 7 (#182)

Co-authored-by: Bingqing Wang <[email protected]>

* bump version

Co-authored-by: 龚一涛 <[email protected]>
Co-authored-by: Bingqing Wang <[email protected]>
Co-authored-by: Bingqing Wang <[email protected]>

2.0.16

04 Mar 15:23
bbcd8ff
Compare
Choose a tag to compare
Support Laravel 7 (#156)