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

NAME

Convos::Controller::User - Mojolicious controller for user data

METHODS

auth

Check authentication and login

login

Show the login form. Also responds to JSON requests with login status.

register

See "login".

logout

Will delete data from session.

edit

Change user profile.

tz_offset

Used to save timezone offset in hours. This value will be saved in session under "tz_offset".

COPYRIGHT

See Convos.

AUTHOR

Jan Henning Thorsen

Marcus Ramberg