The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Angerwhale::Controller::Login - Handles logins

SYNOPSIS

See Angerwhale

nonce

Generate a textual challenge.

process

Process a signed challenge, and log the user in if the challenge is valid.

login

Render the login page

logout

Delete the current session and user

AUTHOR

Jonathan Rockway

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.