AuthorizationProviderOAuth2Settings interface
OAuth2 設定の詳細
プロパティ
grant |
OAuth2 の設定 |
redirect |
OAuth アプリケーションで設定するリダイレクト URL。 |
プロパティの詳細
grantTypes
OAuth2 の設定
grantTypes?: AuthorizationProviderOAuth2GrantTypes
プロパティ値
redirectUrl
OAuth アプリケーションで設定するリダイレクト URL。
redirectUrl?: string
プロパティ値
string