AuthorizationProviderOAuth2Settings interface

OAuth2 settings details

Properties

grantTypes

OAuth2 settings

redirectUrl

Redirect URL to be set in the OAuth application.

Property Details

grantTypes

OAuth2 settings

grantTypes?: AuthorizationProviderOAuth2GrantTypes

Property Value

redirectUrl

Redirect URL to be set in the OAuth application.

redirectUrl?: string

Property Value

string