Skip to main content

Module auth

Module auth 

Source

Structs§

UserContext
The authenticated caller, resolved once at the edge (gateway) and propagated to every service via signed headers. This is the single identity type shared across all services.

Enums§

PrincipalKind
What kind of caller this context represents.