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

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

Interface: ApiKeyAuthConfig

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

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:62


key

key: string

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

Released under the Apache-2.0 License.