Skip to content

nooschain v0.1.0


nooschain / observability/node-operator-auth / NodeOperatorAuthConfig

Interface: NodeOperatorAuthConfig

Defined in: observability/node-operator-auth.ts:33

Runtime configuration for the operator-token guard.

Properties

operatorToken?

optional operatorToken?: string

Defined in: observability/node-operator-auth.ts:37

Explicit operator bearer token, normally loaded from NOOS_OPERATOR_TOKEN.


productionMode

productionMode: boolean

Defined in: observability/node-operator-auth.ts:35

Whether the process is running in production safety mode.

Audience-first NOOSChain documentation.