Skip to main content
The value of the EnrollMfa context.

See

useEnrollMfaContext

Properties

PropertyTypeDescription
stateEnrollMfaStateThe current state of the enrollment flow.
dispatchDispatch<EnrollMfaAction>The dispatch function to update the state.
onEnrollSuccess?() => voidThe function to call when enrollment is successful.