Skip to content

Handler for recieving a request to perform an OAuth2 login with the given provider This will create a new session, store the CSRF token, and redirect to the Google login page

GET
/v1/auth/login
next_url
required
string
provider
required
string
invite_code
string | null format: uuid

Redirect to OAuth provider’s login page

Invalid auth provider

Internal server error