Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@salesforce/b2c-tooling-sdk / auth / StatefulOAuthStrategyOptions

Interface: StatefulOAuthStrategyOptions

Defined in: packages/b2c-tooling-sdk/src/auth/stateful-oauth-strategy.ts:20

Properties

accountManagerHost

accountManagerHost: string

Defined in: packages/b2c-tooling-sdk/src/auth/stateful-oauth-strategy.ts:21


scopes?

optional scopes: string[]

Defined in: packages/b2c-tooling-sdk/src/auth/stateful-oauth-strategy.ts:22

Released under the Apache-2.0 License.