useHaapiStepper
Hook to access the HAAPI Stepper context.
Provides access to:
currentStep: The current authentication stephistory: Complete history of all steps and actions takenloading: Loading state during transitionserror: Current error state (app or input validation errors)nextStep: Function to navigate to the next step
Loading playground…