AuthReason
type AuthReason = typeof AuthReason[keyof typeof AuthReason];Defined in: src/http/unauthorized.ts:38
One code from the closed set of AuthReason.
type AuthReason = typeof AuthReason[keyof typeof AuthReason];Defined in: src/http/unauthorized.ts:38
One code from the closed set of AuthReason.