OptionalPrincipalContext

Typed authentication context that exposes an optional route principal.

Report a problem

Type Parameters

P

the principal type available inside the route.

Constructors

Link copied to clipboard
constructor(principalKey: AttributeKey<P>)