Skip to main content

Module dev_auth

Module dev_auth 

Source
Expand description

Development auth helper โ€” reads token from environment with fallback.

Used by daemon-internal HTTP calls (doctor checks, plan executor, etc.) to avoid hard-coding auth tokens in source code.

Functionsยง

dev_auth_header
Build the Authorization header value for internal daemon calls.