Articulate
view release on metacpan or search on metacpan
lib/Articulate/Authentication/Preconfigured.pm view on Meta::CPAN
=head1 NAME
Articulate::Authentication::Preconfigured - do not use this in production
=cut
=head1 WARNING
Warning: This is highly insecure, you will be storing your passwords in plain text in the configuration file.
It is suitable only for getting a project started, and should be promptly removed when a user account has been created which stores encrypted passwords somewhere.
=head1 CONFIGURATION
authentication:
Articulate::Authentication:
providers:
- class: Articulate::Authentication::Preconfigured
args:
passwords:
username: insecure_password
( run in 2.301 seconds using v1.01-cache-2.11-cpan-6aa56a78535 )