The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

Modules

Easier implementation of an OAuth2 Authorization Server / Resource Server with Mojolicious