Skip to content

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

Interface: ApiKeyAuthConfig

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

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


key

key: string

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

All rights reserved.