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.705

  • BUG FIXES
    • Correctly escape return URLs (Ben "whosgonna" Kaufman GH#79)
  • ENHANCEMENTS
    • Add before_logout hook (Dominic Sonntag GH#70)
  • DOCS
    • Add docs about making your own login pages (Jason Lewis GH#62)

Modules

extensible authentication framework for Dancer2 apps
example auth provider using app config
authenticate *nix system accounts
base role for authentication providers
test suite for Auth::Extensible plugin
Dancer2 app for testing providers