Cancer::Plugin::Auth::CAS provides single-sign-on (sso) authentication via JASIGs Central Authentication Service (CAS). See <http://www.jasig.org/cas>...
JSTEBENS/Dancer-Plugin-Auth-CAS-1.128 - 20 Jan 2015 14:51:11 UTCHLIN/Dancer-Plugin-Auth-Krb5-0.02 - 16 Oct 2012 07:05:54 UTC
This Dancer plugin provides an extremely simple way of requiring that a user be logged in before allowing access to certain routes. It is not "Tiny" in the usual CPAN sense, but it is "Tiny" with respect to Dancer authentication plugins. It provides ...
DAGOLDEN/Dancer-Plugin-Auth-Tiny-0.002 - 20 Dec 2012 16:17:40 UTCDancer::Plugin::Auth::RBAC is an authentication framework and role-based access control system. As a role-based access control system Dancer::Plugin::Auth::RBAC can be complex but will give you the most flexibilty over all other access control philos...
XSAWYERX/Dancer-Plugin-Auth-RBAC-1.110720 - 13 Mar 2011 21:28:32 UTCDancer::Plugin::Auth::Basic adds basic HTTP authentication to Dancer web applications....
ODYNIEC/Dancer-Plugin-Auth-Basic-0.030 - 14 Apr 2014 20:46:55 UTCThis plugin provides a simplpe way to authenticate your users through Google's OAuth API. It provides you with a helper to build easily a redirect to the authentication URI, defines automatically a callback route handler and saves the authenticated u...
GARU/Dancer-Plugin-Auth-Google-0.07 - 28 Feb 2019 20:01:41 UTCGIDEON/Dancer-Plugin-Auth-Github-0.04 - 14 Jan 2013 14:44:27 UTC
BIGPRESH/Dancer-Plugin-Auth-Twitter-0.08 - 07 Aug 2018 19:53:19 UTC
PRAJITH/Dancer-Plugin-Auth-Facebook-0.08 - 11 Nov 2019 18:44:48 UTC
Dancer::Plugin::Auth::Htpasswd provides a simple way to implement basic HTTP authentication in Dancer web applications using Apache-style htpasswd files....
ODYNIEC/Dancer-Plugin-Auth-Htpasswd-0.020 - 12 Apr 2014 17:50:29 UTCA user authentication and authorisation framework plugin for Dancer apps. Makes it easy to require a user to be logged in to access certain routes, provides role-based access control, and supports various authentication methods/sources (config file, ...
BIGPRESH/Dancer-Plugin-Auth-Extensible-1.00 - 01 Sep 2016 11:13:30 UTCCORION/Auth-GoogleAuthenticator-0.03 - 21 Nov 2013 17:30:12 UTC
The Dancer::Plugin::Auth::RBAC::Permissions class should be used as a base class in your custom role-based acess control/permissions classes. When used as a base class, this class provides instantiation and simple error handling for your classes....
XSAWYERX/Dancer-Plugin-Auth-RBAC-1.110720 - 13 Mar 2011 21:28:32 UTCThe Dancer::Plugin::Auth::RBAC::Credentials class should be used as a base class in your custom credentials/authorization classes. When used as a base class, this class provides instantiation and simple error handling for your authorization classes....
XSAWYERX/Dancer-Plugin-Auth-RBAC-1.110720 - 13 Mar 2011 21:28:32 UTCUses your DBIx::Class schema to provide the authorisation part of the RBAC user management system. Note that you do not use this module directly. Use Dancer::Plugin::Auth::RBAC and configure it to use the DBIC class in your Dancer configuration (see ...
CLIFFORDJ/Dancer-Plugin-Auth-RBAC-Permissions-DBIC-0.003 - 11 Nov 2012 11:19:14 UTCDancer::Plugin::Auth::RBAC::Credentials::DBIC uses your DBIx::Class schema as the application's user management system....
ILMARI/Dancer-Plugin-Auth-RBAC-Credentials-DBIC-0.003 - 22 Jun 2011 09:48:18 UTCDancer::Plugin::Auth::RBAC::Credentials::MySQL uses your MySQL database connection as the application's user management system....
XSAWYERX/Dancer-Plugin-Auth-RBAC-1.110720 - 13 Mar 2011 21:28:32 UTCDancer::Plugin::Auth::RBAC::Permissions::Config uses your Dancer application configuration file as role-based access control system....
XSAWYERX/Dancer-Plugin-Auth-RBAC-1.110720 - 13 Mar 2011 21:28:32 UTCDancer::Plugin::Auth::RBAC::Credentials::Config uses your Dancer application configuration file as the application's user management system....
XSAWYERX/Dancer-Plugin-Auth-RBAC-1.110720 - 13 Mar 2011 21:28:32 UTCDancer::Plugin::Auth::RBAC::Credentials::SQLite uses your SQLite database connection as the application's user management system....
XSAWYERX/Dancer-Plugin-Auth-RBAC-1.110720 - 13 Mar 2011 21:28:32 UTC