Catalyst-Plugin-Authorization-Roles-0.09

role based authorization for Catalyst

Index | security

Description

Role based access control is very simple: every user has a list of
roles, which that user is allowed to assume, and every restricted part
of the app makes an assertion about the necessary roles.

Run Dependencies