Get the OAuth authorize URLs
OAuth
Get the OAuth authorize URLs
Returns the provider authorize URLs to send the end user to. Open the returned URL in a browser to start the sign-in.
The response contains a key only for each provider enabled on the
environment, so an environment with Google enabled and Apple disabled
returns google only. An environment with neither enabled returns an
empty object.
GET
Get the OAuth authorize URLs
Authorizations
The Auth Environment ID for the environment you are authenticating against. Find it in the Portal dashboard under Authentication > Configure.
Query Parameters
Where to send the user after a completed sign-in. Must exactly match one of the environment's Redirect URLs.