The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Name

Mojito::Auth::Deep - authentication delegatee class for DBM::Deep

Methods

add_user

Provide the username, realm (default Mojito) and password.

get_user

Get a user from the database.

remove_user

Remove a user from the database.

BUILD

Set some things post object construction, pre object use.