Skip to main content
The context value for the VerifyMfaInline component.

See

useVerifyMfaInlineContext

Properties

PropertyTypeDescription
viewVerifyMfaInlineViewThe current view of the inline MFA flow.
goToVerify() => voidA function to go to the verify view.
goToContent(direction?: VerifyMfaInlineDirection) => voidA function to go to the content view. Optionally specify animation direction.
goBack() => voidA function to go back to the previous view.