89df60c9e0
This class is an authentication provider designed to authenticate users against a database, using Dancer2::Plugin::Database to access a database. See Dancer2::Plugin::Auth::Extensible for details on how to use the authentication framework. WWW: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-Database/ PR: 213451 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
7 lines
325 B
Text
7 lines
325 B
Text
This class is an authentication provider designed to authenticate users
|
|
against a database, using Dancer2::Plugin::Database to access a database.
|
|
|
|
See Dancer2::Plugin::Auth::Extensible for details on how to use
|
|
the authentication framework.
|
|
|
|
WWW: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-Database/
|