type
AuthHook
type AuthHook = core.AuthHookObserve or reject one authentication lifecycle phase.
contextAuthContext- The secret-free lifecycle context.
Returns error Nil to continue or an error to reject/fail the phase.
type
type AuthHook = core.AuthHookObserve or reject one authentication lifecycle phase.
contextAuthContextReturns error Nil to continue or an error to reject/fail the phase.