@salesforce/b2c-tooling-sdk / auth / OAuthConfig
Interface: OAuthConfig
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:18
Properties
accountManagerHost?
optionalaccountManagerHost:string
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:22
clientId
clientId:
string
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:19
clientSecret
clientSecret:
string
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:20
scopes?
optionalscopes:string[]
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:21