AuthorizationProviderOAuth2Settings interface
OAuth2 設定詳細數據
屬性
grant |
OAuth2 設定 |
redirect |
重新導向URL以在 OAuth 應用程式中設定。 |
屬性詳細資料
grantTypes
OAuth2 設定
grantTypes?: AuthorizationProviderOAuth2GrantTypes
屬性值
redirectUrl
重新導向URL以在 OAuth 應用程式中設定。
redirectUrl?: string
屬性值
string