Releases: SocialiteProviders/Twitch
Releases · SocialiteProviders/Twitch
5.4.0
PHP 8 Support
5.3.1 fix: tidy php version reqs
Upgrade manager to v4
5.3.0 feat: upgrade manager version to 4.0 (#539)
v5.2.0
v5.1
v5.0.0: Updated scope request for twitch due to new API (#184)
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)
[ci skip] [skip ci]
v3.0.0
Use Manager 3.0
v2.0.0
v1.1.1: Merge pull request #3 from Jonliney/master
Scope Separator