v5.0.0.rc2
Pre-release
Pre-release
- [#1106] Restrict access to AdminController with 'Forbidden 403' if admin_authenticator is not
configured by developers.. - [#1108] Simple formating of callback URLs when listing oauth applications
- [#1116]
AccessGrant
s will now be revoked along withAccessToken
s when
hitting theAuthorizedApplicationController#destroy
route. - [#1114] Make token info endpoint's attributes consistent with token creation
- [#1119] Fix token revocation for OAuth apps using "implicit" grant flow
- [#1122] Fix AuthorizationsController#new error response to be in JSON format