ClientRegistration interface
クライアント ID とクライアント シークレットを持つプロバイダーのアプリ登録の構成設定
プロパティ
client |
ログインに使用するアプリのクライアント ID。 |
client |
クライアント シークレットを含むアプリ設定名。 |
プロパティの詳細
clientId
ログインに使用するアプリのクライアント ID。
clientId?: string
プロパティ値
string
clientSecretSettingName
クライアント シークレットを含むアプリ設定名。
clientSecretSettingName?: string
プロパティ値
string