Deprecated. Please use the Flow API instead. What’s the Flow API?.
Query Parameters
The name of the third party provider to log in with. Only providers enabled in the
configuration
via the thirdparty.providers
option can be used. Requesting an unsupported provider results in a
redirect with error details in the location query.
Available options:
google
, github
Base64url encoded string representing the URL the
/callback
eventually redirects to after successful login
with the third party provider. It must match one of the allowed redirect URLs set in the backend
configuration
through the third_party.allowed_redirect_urls
.
Response
307
Redirect to third party provider