React Component that displays MFA setup errors from the useMfa() hook. Typically rendered by <MultiFactorAuthentication /> within an <MfaProvider /> tree.
useMfa()
<MultiFactorAuthentication />
<MfaProvider />
React Component that displays MFA setup errors from the
useMfa()hook. Typically rendered by<MultiFactorAuthentication />within an<MfaProvider />tree.