Dancer::Plugin::Auth::Extensible::Provider::Example(3pm) | User Contributed Perl Documentation | Dancer::Plugin::Auth::Extensible::Provider::Example(3pm) |
Dancer::Plugin::Auth::Extensible::Example - example authentication provider
This class is intended as an example of what an authentication provider class should do. It is not intended for serious use (clearly).
See Dancer::Plugin::Auth::Extensible for details on how to use the authentication framework, including how to pick a more useful authentication provider.
However, if you just want to test the framework, or want an example to work from to build your own authentication provider class, this may be of use.
Details should be returned as a hashref.
2023-01-05 | perl v5.36.0 |