Structs§
- Auth
Manager - Selects exactly one active auth strategy per deployment, chosen via the
auth_methodconfig value (REQ-1.2.3) — there is no runtime engine for resolving multiple simultaneously-required schemes.
Functions§
- header_
location_ for - Where
auth_method’s credential value travels on the wire — used only by the HTTP-transport auth-gate/extractor (http::auth_extractor) to know which incoming header to read; stdio never calls this.