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

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