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
GET
/v1/auth/login
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” next_url
required
string
provider
required
string
invite_code
string | null format: uuid
Responses
Section titled “ Responses ”Redirect to OAuth provider’s login page
Invalid auth provider
Internal server error