[![Actions Status](https://github.com/janeskil1525/Daje-Plugin-Users/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/janeskil1525/Daje-Plugin-Users/actions?workflow=test) # NAME Daje::Plugin::Users - Mojolicious Plugin # SYNOPSIS # DESCRIPTION Daje::Plugin::Users is a Mojolicious plugin. # REQUIRES [Daje::Database::Migrator](https://metacpan.org/pod/Daje%3A%3ADatabase%3A%3AMigrator) [Daje::Plugin::Users::Helpers](https://metacpan.org/pod/Daje%3A%3APlugin%3A%3AUsers%3A%3AHelpers) [Daje::Plugin::Users::Routes](https://metacpan.org/pod/Daje%3A%3APlugin%3A%3AUsers%3A%3ARoutes) [v5.42](https://metacpan.org/pod/v5.42) [Mojo::Base](https://metacpan.org/pod/Mojo%3A%3ABase) # METHODS Daje::Plugin::Users inherits all methods from Mojolicious::Plugin and implements the following new ones. # Mojolicious::Lite plugin 'Users'; # register $plugin->register(Mojolicious->new); Register plugin in [Mojolicious](https://metacpan.org/pod/Mojolicious) application. # Mojolicious $self->plugin('Users'); # SEE ALSO Mojolicious, Mojolicious::Guides, https://mojolicious.org. # AUTHOR janeskil1525 <janeskil1525@gmail.com # LICENSE Copyright (C) janeskil1525. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.