All Notable changes to oauth2-github
will be documented in this file.
- Corrected scope to get user email (#26)
- Added work around to get user email with resource owner (#20)
- Added scope
user.email
to default scopes (#20)
- Fixed documented return type for GithubResourceOwner::getId() (#17)
- Change required PHP version to ^7.3 || ^8.0
- Switched from TravisCI to Github Actions
- Updated testing for newer PHPUnit, etc
- PHP 7.1 Support
- Nothing
- Nothing
- PHP 5.5 Support
- Nothing
Bump for base package parity
- Update base package version from 1.0 to 1.4
- Update GithubResourceOwner to utilize ArrayAccessorTrait from base package
- Nothing
- Nothing
- Nothing
- Nothing
- Support OAuth exceptions from Github with non-standard status codes (https://developer.github.com/v3/oauth/#common-errors-for-the-access-token-request)
- Nothing
- Nothing
- Nothing
- Nothing
- Upgrade to support version 1.0 release of core client
- Nothing
- Nothing
- Nothing
- Nothing
- Initial release!
- Nothing
- Nothing
- Nothing
- Nothing