AuthorizationProviderOAuth2GrantTypes interface
Instellingen voor autorisatieprovider oauth2-toekenningstypen
Eigenschappen
authorization |
OAuth2-autorisatiecodetoestemmingsparameters |
client |
Parameters voor het verlenen van OAuth2-clientreferenties |
Eigenschapdetails
authorizationCode
OAuth2-autorisatiecodetoestemmingsparameters
authorizationCode?: {[propertyName: string]: string}
Waarde van eigenschap
{[propertyName: string]: string}
clientCredentials
Parameters voor het verlenen van OAuth2-clientreferenties
clientCredentials?: {[propertyName: string]: string}
Waarde van eigenschap
{[propertyName: string]: string}