Skip to content

Releases: SocialiteProviders/Manager

v3.0.2: Merge pull request #76 from c00p3r/patch-1

27 Jan 08:35
Compare
Choose a tag to compare
Add "get user profile" from `token` and `secret` method

v3.0.1: Merge pull request #74 from slava-vishnyakov/fix-put

25 Jan 11:54
Compare
Choose a tag to compare

v3.0.0

25 Jan 09:39
Compare
Choose a tag to compare
Require socialite 3.0

v2.2.1

04 Dec 07:11
Compare
Choose a tag to compare
Add missing else statement for config spoof

v2.2.0

04 Dec 07:07
Compare
Choose a tag to compare
Spoof config if running in terminal

v2.1.9: Merge pull request #68 from litvinchuk/patch-1

01 Nov 12:44
Compare
Choose a tag to compare
Make possible to use OAuth1 with Guzzle 6

v2.1.8

04 Aug 18:17
Compare
Choose a tag to compare
Ignore additional config keys if they are empty

v2.1.7: Merge pull request #59 from Pixxcell-Worldwide-Ltd/patch-1

02 Aug 18:07
Compare
Choose a tag to compare
Use illuminate/session instead of native methods

v2.1.6: Merge pull request #62 from mikemclin/master

02 Aug 17:47
Compare
Choose a tag to compare
Check if SOCIALITEPROVIDERS_STATELESS is defined fixes #61

v2.1.5: Merge pull request #56 from jhaoda/master

22 Jun 18:09
Compare
Choose a tag to compare
Bring back token, refreshToken and expiresIn properties to user object