Skip to main content
GET
Redirect to Google OAuth

Query Parameters

fluid_shop
string

Company subdomain the sign-in belongs to. When present it is carried through the OAuth round-trip in state.

Response

200 - application/json

Google OAuth URL

OAuth provider URL for redirect-based authentication

provider
string
required

Provider key this URL belongs to (e.g. google, facebook, apple).

auth_url
string<uri>
required

Fully-formed provider authorization URL to redirect the user to; carries the server-issued OAuth state.

redirect_uri
string<uri>
required

Callback URI the provider returns to after the user authorizes; must match the value registered with the provider.

meta
object