Mango::Catalyst::Plugin::Authentication::Store

Mango::Catalyst::Plugin::Authentication::Store is a custom Catalyst Authentication store.
Download

Mango::Catalyst::Plugin::Authentication::Store Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Christopher H. Laco
  • Publisher web site:
  • http://search.cpan.org/~claco/Handel-1.00009/lib/Handel/Manual/QuickStart.pod

Mango::Catalyst::Plugin::Authentication::Store Tags


Mango::Catalyst::Plugin::Authentication::Store Description

Mango::Catalyst::Plugin::Authentication::Store is a custom Catalyst Authentication store. Mango::Catalyst::Plugin::Authentication::Store is a custom Catalyst Authentication store.SYNOPSIS use Catalyst qw/ -Debug ConfigLoader +Mango::Catalyst::Plugin::Authentication Static::Simple /;Mango::Catalyst::Plugin::Authentication::Store is a custom authentication store that uses Mango Catalyst models to authenticate users.To use this store, simply add it to the appropriate realm configuration: authentication: default_realm: mango realms: mango: credential: class: Password password_field: password password_type: clear store: class: +Mango::Catalyst::Plugin::Authentication::Store cart_model: Carts profile_model: Profiles role_model: Roles user_model: UsersCONFIGURATIONThe following configuration options are available when using this store: authentication: default_realm: mango realms: mango: credential: class: Password password_field: password password_type: clear store: class: +Mango::Catalyst::Plugin::Authentication::Store cart_model: Carts profile_model: Profiles role_model: Roles user_model: UsersRequirements:· Perl Requirements: · Perl


Mango::Catalyst::Plugin::Authentication::Store Related Software