59ef48324a
1.110720 into security/p5-Dancer-Plugin-Auth-RBAC. 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 philosophies. The Dancer::Plugin::Auth::RBAC plugin provides your application with the ability to easily authenticate and restrict access to specific users and groups by providing a tried and tested RBAC (role-based access control) system. Dancer::Plugin::Auth::RBAC provides this level of sophistication with minimal configuration.
10 lines
578 B
Text
10 lines
578 B
Text
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 philosophies.
|
|
|
|
The Dancer::Plugin::Auth::RBAC plugin provides your application with the
|
|
ability to easily authenticate and restrict access to specific users and
|
|
groups by providing a tried and tested RBAC (role-based access control)
|
|
system. Dancer::Plugin::Auth::RBAC provides this level of sophistication
|
|
with minimal configuration.
|