Raised when a destructive admin action requires step-up verification but the configured auth adapter does not implement the optional callbacks.
Summary
Types
@type t() :: %Accrue.Auth.StepUpUnconfigured{__exception__: true, message: term()}
Raised when a destructive admin action requires step-up verification but the configured auth adapter does not implement the optional callbacks.
@type t() :: %Accrue.Auth.StepUpUnconfigured{__exception__: true, message: term()}