Changes for version 0.704

  • BUG FIXES
    • Fix password reset when user is object (Andy Beverley GH#73)
    • Fix custom login template (Tadeusz “tadzik” Sośnierz GH#72)
  • MISC
    • Deduplicate code related to login page rendering (Tadeusz “tadzik” Sośnierz GH#71)

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