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

See

useEnrollMfaFlow

Properties

PropertyTypeDescription
back() => voidA function to go back to the previous step.
startEnrollment(method: "totp") => voidA function to start enrollment for a method.
submit(e: FormEvent<HTMLFormElement>) => voidA function to submit the MFA code.