NAME
Web::Authenticate::Session - The default implementation of Web::Authenticate::Session::Role.
VERSION
version 0.009
METHODS
id
Returns the session id.
expires
Returns the expiration time of this session.
user
Returns the user for this session
row
Has the user row as a hashref with columns as keys.
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.