React Component that guides users through authenticator app MFA setup, including QR code scanning and verification code entry. Typically rendered by <MultiFactorAuthentication /> within an <MfaProvider /> tree.
<MultiFactorAuthentication />
<MfaProvider />
React Component that guides users through authenticator app MFA setup, including QR code scanning and verification code entry. Typically rendered by
<MultiFactorAuthentication />within an<MfaProvider />tree.