Skip to content

Log in via external OAuth provider.

GET
/api/auth/v1/oauth/{provider}/login
curl --request GET \
--url https://example.com/api/auth/v1/oauth/example/login
provider
required
string
redirect_uri
string | null
mfa_redirect_uri
string | null
response_type
One of:
null
pkce_code_challenge
string | null

Redirect.