Skip to main content
A wrapper component that provides context and coordination for inline MFA verification. Use with VerifyMfaInlineFlow and optionally VerifyMfaInlineBackButton. By default, shows content first and automatically transitions to MFA verification when a protected action (like signing or exporting) is called. After verification, the action completes automatically. Use verifyFirst prop to force MFA verification before showing content.

Parameters

Returns

Element The rendered component.

See

Examples

Further reading