Providers
Was this helpful?
Was this helpful?
Delete an OAuth provider. Only superusers can perform this action.
The slug of the resource.
obj_slug
No content
Update the details of an existing OAuth provider. Only superusers can perform this action.
The slug of the resource.
obj_slug
The name of the OAuth provider.
A unique slug identifier for the provider.
URL of the provider's icon.
Client ID for the OAuth provider.
Client secret for the OAuth provider.
The URL for the authorization endpoint of the provider.
The URL for the token endpoint of the provider.
The URL for the user information endpoint of the provider.
A list of URLs whitelisted for the provider.
The type of provider. Possible values: azure
, github
, google
, turkcell
.
Additional parameters for the provider.
Indicates whether the provider is active.
Create a new OAuth provider. Only superusers can perform this action.
The name of the OAuth provider.
A unique slug identifier for the provider.
URL of the provider's icon.
Client ID for the OAuth provider.
Client secret for the OAuth provider.
The URL for the authorization endpoint of the provider.
The URL for the token endpoint of the provider.
The URL for the user information endpoint of the provider.
A list of URLs whitelisted for the provider.
The type of provider. Possible values: azure
, github
, google
, turkcell
.
Additional parameters for the provider.
Indicates whether the provider is active.