Skip to content

Releases: SocialiteProviders/Twitch

5.4.0

01 Apr 22:56
Compare
Choose a tag to compare

Full Changelog: 5.3.1...5.4.0

PHP 8 Support

01 Dec 23:43
Compare
Choose a tag to compare
5.3.1

fix: tidy php version reqs

Upgrade manager to v4

26 Oct 11:26
Compare
Choose a tag to compare
5.3.0

feat: upgrade manager version to 4.0 (#539)

v5.2.0

06 May 22:59
Compare
Choose a tag to compare
Change twitch user request according to new policy (#413)

v5.1

30 Sep 08:42
Compare
Choose a tag to compare
Remove deprecated Laravel helper methods

v5.0.0: Updated scope request for twitch due to new API (#184)

28 Jun 04:32
Compare
Choose a tag to compare
The scope "user_read" no longer returns a value for email under API  v3 and v5.   The "new" twitch API requires the scope "user:read:email" to obtain the email address.

Note: The default version of the API is v3 until Dec. 31, 2018. However, both v3 and v5 are deprecated and will be removed altogether at the end of 2018.

Reference:  https://dev.twitch.tv/docs/authentication/#scopes

v4.0.0: Apply fixes from StyleCI (#161)

30 Mar 05:29
Compare
Choose a tag to compare

v3.0.0

26 Jan 07:50
Compare
Choose a tag to compare
Use Manager 3.0

v2.0.0

30 Mar 07:49
Compare
Choose a tag to compare
Upgrade to Manager 2.0

v1.1.1: Merge pull request #3 from Jonliney/master

12 Mar 12:27
Compare
Choose a tag to compare