NAME
Web::Authenticate::User::Role - A Mouse::Role that defines what methods a Web::Authenticate::User object should contain.
VERSION
version 0.009
METHODS
id
All "Web::Authenticate::User" objects should be able to return the user's id.
AUTHOR
Adam Hopkins <srchulo@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Adam Hopkins.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.