NAME
Convos::Controller::User - Mojolicious controller for user data
METHODS
auth
Check authentication and login
delete
Render a delete user confirmation page on GET and deletes the logged in user on POST.
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