Home

Documentation

Contact

Login

A user can login under /user/login. If the login was successful, the user will be redirected to the user home route (defined under client/.env.local). If the login fails, a proper error message will be displayed.

If an already authenticated user tries to access /user/login she will be redirected to the user home route.