5ad144af9d
This module implements the Catalyst::Authentication API using Catalyst::Model::DBI. It uses DBI to let your application authenticate users against a database and it provides support for Catalyst::Plugin::Authorization::Roles.
6 lines
226 B
Plaintext
6 lines
226 B
Plaintext
This module implements the Catalyst::Authentication API using
|
|
Catalyst::Model::DBI.
|
|
It uses DBI to let your application authenticate users against a
|
|
database and it provides support for
|
|
Catalyst::Plugin::Authorization::Roles.
|