GoodMem
ReferenceClient SDKsJavaScript SDKModels

ApiKeyAuth Model

ApiKeyAuth Model documentation for JavaScript SDK

Properties

NameTypeDescriptionNotes
inlineSecretStringSecret stored directly in GoodMem (mutually exclusive with secretRef)[optional]
secretRefSecretReference[optional]
headerNameStringDesired HTTP header to carry the credential (defaults to Authorization)[optional]
prefixStringOptional prefix prepended to the secret (e.g., "Bearer ")[optional]

On this page