Jonathan Rockway > Angerwhale > Angerwhale::Controller::Login

Download:
Angerwhale-0.062.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source  

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.