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?
optionaloperatorToken?: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.