Releases: Shotbow/oauth2-shotbow
Releases · Shotbow/oauth2-shotbow
v1.1.2: Rank Update
v1.1.1: Fix bug where hasScope returns false for most scopes
Quick fix for an issue where the developer had accidentally hard coded a scope to check for in the `hasScope` method.
v1.1.0: Convenience & Fixes
* Use proper scope separator * Add constants to Shotbow for various scopes * Add constants to ShotbowPlayer for various ranks
Initial Release
Originally a piece of thenightswatch/TheNightsWatch2 - we here at Shotbow have updated their OAuth2 Provider to work with the latest version of The PHP League's OAuth2 Client v1.1.0.
This release includes the basic necessities to connect and retrieve user information.