Skip to main content
The value of the MFA verification flow context.

See

useVerifyMfaFlow

Properties

PropertyTypeDescription
back() => voidA function to go back to the previous step.
direction"left" | "right"The direction of the flow transition.
selectMethod(method: "totp" | "sms") => voidA function to select an alternate verification method.
showMethodList() => voidA function to show the alternate methods list.