NAME
Web::Authenticate::RedirectHandler - The default implementation of Web::Authentication::RedirectHandler::Role.
VERSION
version 0.013
METHODS
exit_on_redirect
If set to true (1), then when a user is redirected in methods such as "login" or "authenticate", exit will be called instead of returning. Default is false.
redirect
Redirects to url.
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.