Transport-agnostic context passed to authentication schemes. HTTP middleware builds this from RequestContext; future transports (WebSocket, gRPC) provide the same shape.
RequestContext
Readonly
Transport-agnostic context passed to authentication schemes. HTTP middleware builds this from
RequestContext; future transports (WebSocket, gRPC) provide the same shape.