Search results for "module:Dancer::Plugin auth"
Dancer::Plugin::Auth::CAS - CAS sso authentication for Dancer
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 UTC
Dancer::Plugin::Auth::Krb5 - kerberos authentication for Dancer web apps
HLIN/Dancer-Plugin-Auth-Krb5-0.02
-
16 Oct 2012 07:05:54 UTC
Dancer::Plugin::Auth::Tiny - Require logged-in user for specified routes
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 UTC
Dancer::Plugin::Auth::RBAC - Dancer Authentication, Security and Role-Based Access Control Framework!
Dancer::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 UTC
Dancer::Plugin::Auth::Basic - Basic HTTP authentication for Dancer web apps
Dancer::Plugin::Auth::Basic adds basic HTTP authentication to Dancer web applications....
ODYNIEC/Dancer-Plugin-Auth-Basic-0.030 - 14 Apr 2014 20:46:55 UTC
Dancer::Plugin::Auth::Google - Authenticate with Google
This 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 UTC
Dancer::Plugin::Auth::Github - Authenticate with Github
GIDEON/Dancer-Plugin-Auth-Github-0.04
-
14 Jan 2013 14:44:27 UTC
Dancer::Plugin::Auth::Twitter - Authenticate with Twitter
BIGPRESH/Dancer-Plugin-Auth-Twitter-0.08
-
07 Aug 2018 19:53:19 UTC
Dancer::Plugin::Auth::Facebook - Authenticate with Facebook OAuth
PRAJITH/Dancer-Plugin-Auth-Facebook-0.08
-
11 Nov 2019 18:44:48 UTC
Dancer::Plugin::Auth::Htpasswd - Basic HTTP authentication with htpasswd files in Dancer apps
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 UTC
Dancer::Plugin::Auth::Extensible - extensible authentication framework for Dancer apps
A 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 UTC
Dancer::Plugin::Auth::RBAC::Permissions - Dancer::Plugin::Auth::RBAC Permissions base class and guide!
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 UTC
Dancer::Plugin::Auth::RBAC::Credentials - Dancer::Plugin::Auth::RBAC Credentials base class and guide!
The 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 UTC
Dancer::Plugin::Auth::RBAC::Permissions::DBIC - Auth::RBAC Permissions via DBIx::Class
Uses 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 UTC
Dancer::Plugin::Auth::RBAC::Credentials::DBIC - Dancer::Plugin::Auth::RBAC authentication via DBIx::Class
Dancer::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 UTC
Dancer::Plugin::Auth::RBAC::Credentials::MySQL - Dancer::Plugin::Auth::RBAC authentication via MySQL!
Dancer::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 UTC
Dancer::Plugin::Auth::RBAC::Permissions::Config - Dancer::Plugin::Auth::RBAC access control via the Dancer configuration file!
Dancer::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 UTC
Dancer::Plugin::Auth::RBAC::Credentials::Config - Dancer::Plugin::Auth::RBAC authentication via the Dancer configuration file!
Dancer::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 UTC
Dancer::Plugin::Auth::RBAC::Credentials::SQLite - Dancer::Plugin::Auth::RBAC authentication via SQLite!
Dancer::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
Dancer::Plugin::Auth::Extensible::Provider::DBIC - authenticate via DBIx::Class
This class is an authentication provider designed to authenticate users against a database using Dancer::Plugin::DBIC within the Dancer::Plugin::Auth::Extensible framework. See Dancer::Plugin::DBIC for how to configure a database connection appropria...
YANICK/Dancer-Plugin-Auth-Extensible-Provider-DBIC-0.1.3 - 24 Aug 2013 03:37:25 UTC