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

Changes for version 0.08

  • factor test applications out to files due to changes in Catalyst::Test
  • don't load session at prepare time unless necessary

Documentation

All about authentication stores

Modules

Infrastructure plugin for the Catalyst authentication framework.
Authenticate a user with a password.
Authentication database in < $c-config >>.
Minimal authentication storage backend.
Base class for user objects.
An easy authentication user object based on hashes.