@salesforce/b2c-tooling-sdk / auth / OAuthConfig
Interface: OAuthConfig
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:13
Properties
accountManagerHost?
optionalaccountManagerHost:string
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:17
clientId
clientId:
string
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:14
clientSecret
clientSecret:
string
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:15
scopes?
optionalscopes:string[]
Defined in: packages/b2c-tooling-sdk/src/auth/oauth.ts:16