aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-descr
blob: a8747c795db7d7df07a083373a7b15f7d79fd4ac (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                          
                                                                
A user authentication and authorisation framework plugin for Dancer2 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, database, Unix system
users, etc).

Designed to support multiple authentication realms and to be as
extensible as possible, and to make secure password handling easy (the
base class for auth providers makes handling `RFC2307'-style hashed
passwords really simple, so you have no excuse for storing plain-text
passwords).

WWW: https://metacpan.org/release/Dancer2-Plugin-Auth-Extensible