Skip to content
View as Markdown
View as Markdown

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

Interface: ApiKeyAuthConfig

Defined in: packages/b2c-tooling-sdk/src/auth/types.ts:64

Configuration for API key authentication. Used for MRT and external services.

Properties

headerName?

optional headerName: string

Defined in: packages/b2c-tooling-sdk/src/auth/types.ts:66


key

key: string

Defined in: packages/b2c-tooling-sdk/src/auth/types.ts:65

Released under the Apache-2.0 License.