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_page
Render the login page
default
Forward to the login page.
AUTHOR
Jonathan Rockway
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.