The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.09 - 2015-03-16

  • fix refresh_token check to prevent it being used as an access token. this adds an extra argument ($is_refresh_token) to the method that is called to _verify_access_token

Modules

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