CreateOAuthProviderRequest
Request to create a new OAuth provider
Properties
Section titled “Properties”| Property | Type |
|---|---|
authorization_url? | string |
client_id | string |
client_secret | string |
display_name | string |
enabled | boolean |
is_custom | boolean |
provider_name | string |
redirect_url | string |
scopes | string[] |
token_url? | string |
user_info_url? | string |