Releases: SocialConnect/oauth2
Releases · SocialConnect/oauth2
Release 3.1.6
Release 2.0.0
Feature: Bump all to 2.0.0
Release 1.9.0
Feature:
Provider\GitHub
- introduce new option: fetch_emails
Release 1.5.1
[OAuth2] Provider: improve generateState
- more secure way
[OAuth2] Add paragonie/random_compat
- polyfill
Release 1.5.0
Small release, after ~30m after 1.4.0 with one new feature 🍾
Feature:
- [OAuth2] Implement Provider\Steein, close #53
Release 1.4.0
Feature:
- [OAuth2] Implement Provider\Microsoft (MSN), refs #49
- [OAuth2] Provider\SmashCast, refs #51
Fixes:
- [OAuth2] Better support for Unauthorized exception
Thank @ADmad 🍰
Release 1.3.0
- [OAuth2]
AccessToken
- support expires field
Release 1.2.2
- [OAuth2] Provider\Google - fix scope delimiter - refs SocialConnect/auth#42
Thank @ADmad
Release 1.2.1
- [OAuth2] Provider\Facebook - fixed BC changes
Big thanks @pavellee for PR and @vitalybaev for problem confirm
Release 1.2.0
- [OAuth2] Implement Discord provider
- Up code coverage from
40%
->41%