PUT
/
auth
/
social-providers
/
{id}

Path Parameters

id
string
required

Body

application/json
enabled
boolean
useCustomCredentials
boolean
clientId
string | null
clientSecret
string | null
redirectUri
string | null
additionalScopes
any | null
authenticatable
boolean
autoConnectAccounts
boolean
config
any

Response

200 - application/json
id
string
required
tenantId
string
required
providerKey
enum<string>
required
Available options:
google,
github,
gitlab,
apple,
facebook
enabled
boolean
required
useCustomCredentials
boolean | null
clientId
string | null
redirectUri
string | null
additionalScopes
any
authenticatable
boolean | null
autoConnectAccounts
boolean | null
config
any
createdAt
string
required
updatedAt
string
required