libcgi-application-plugin-authentication-perl

Authentication framework for cgi::application
  https://metacpan.org/release/CGI-Application-Plugin-Authentication
  0
  no reviews



Cgi::application::plugin::authentication adds the ability to authenticate users in your cgi::application modules. the module separates authentication into drivers (backend logic), store (cookie management etc) and display (formulation of the login form). the following drivers are bundled with this package:

- cgi::application::plugin::authentication::driver::dbic
- cgi::application::plugin::authentication::driver::cdbi