type
AuthHook
type AuthHook func(AuthContext) errorObserve or reject one authentication lifecycle phase.
Related types
AuthContextRequest and actor state supplied to an authentication rule or hook.
type
type AuthHook func(AuthContext) errorObserve or reject one authentication lifecycle phase.
AuthContextRequest and actor state supplied to an authentication rule or hook.