Properties of a OAuthConfig.
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
clientId |
string | null |
<optional> |
OAuthConfig clientId |
clientSecret |
string | null |
<optional> |
OAuthConfig clientSecret |
tokenEndpoint |
string | null |
<optional> |
OAuthConfig tokenEndpoint |
scopes |
Array.<string> | null |
<optional> |
OAuthConfig scopes |