Skip to content

CredentialRef

Defined in: namespaces-core-plugins.ts:119

Opaque credential reference. Raw material never crosses into JS.

refId: string

Defined in: namespaces-core-plugins.ts:121

Opaque reference id.


optional kind?: string

Defined in: namespaces-core-plugins.ts:123

Credential kind (e.g., “bearer”, “apiKey”, “oauth”).


optional label?: string

Defined in: namespaces-core-plugins.ts:125

Human label.