The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Dancer2-Plugin-OAuth2-Server

0.05  2015-12-18 22:45:17 CET
        - Breaking change here :( , with the dsl as an attribute of the server class, access to session was not working
          dsl and settings are now passed to every function instead of begin an attribute

0.04  2015-12-12 21:22:29 SGT
        - Share the access token in "var" when Bearer access token is correct

0.03  2015-12-05 12:49:48 SGT
        - Publication to CPAN

0.02  2015-12-05 12:39:37 SGT
        - Fix the route protection mechanism
        - Bug fixing in scope management

0.01  2015-11-22 14:41:48 SGT
        - Initial release