The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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