You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The routes start with a /api and are divided into the following parts:
/auth:
/register: for normal email-password user registration :)
/login : for email-password authentication
/google : for google authentication, opening the path in browser window will redirect you to the google signin page, and will redirect back to the homepage
/github : same as google authentication, but from github