Skip to main content
POST
Login Social

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
provider
enum<string>
required
Available options:
google,
github,
okta,
azure-ad,
custom,
saml
id_token
string | null
access_token
string | null

Response

Successful Response

access_token
string
required
token_type
string
default:bearer