Changes for version 0.30 - 2016-09-16
- add "Client Credentials Grant" flow (response_type = "client_credentials" in call to access_token)
- Improve test coverage for Implicit Grant
- Fix setting of scopes for JWT in Implicit Grant revealed by improved test coverage
Documentation
Modules
Easier implementation of an OAuth2 Authorization Server / Resource Server with Mojolicious