共用方式為


AuthorizationProviderOAuth2Settings interface

OAuth2 設定詳細數據

屬性

grantTypes

OAuth2 設定

redirectUrl

重新導向URL以在 OAuth 應用程式中設定。

屬性詳細資料

grantTypes

OAuth2 設定

grantTypes?: AuthorizationProviderOAuth2GrantTypes

屬性值

redirectUrl

重新導向URL以在 OAuth 應用程式中設定。

redirectUrl?: string

屬性值

string