Skip to main content

useHaapiStepper

Hook to access the HAAPI Stepper context.

Provides access to:

  • currentStep: The current authentication step
  • history: Complete history of all steps and actions taken
  • loading: Loading state during transitions
  • error: Current error state (app or input validation errors)
  • nextStep: Function to navigate to the next step
Loading playground…