OAuthProvider
OAuth provider configuration
Properties
Section titled “Properties”| Property | Type |
|---|---|
authorization_url? | string |
authorize_url? | string |
client_id | string |
client_secret? | string |
created_at | string |
display_name | string |
enabled | boolean |
id | string |
is_custom | boolean |
name | string |
provider_name | string |
redirect_url | string |
scopes | string[] |
token_url? | string |
updated_at | string |
user_info_url? | string |