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.
index
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.