React Component that displays a success snackbar when MFA setup completes. Typically rendered by <MultiFactorAuthentication /> within an <MfaProvider /> tree.
<MultiFactorAuthentication />
<MfaProvider />
React Component that displays a success snackbar when MFA setup completes. Typically rendered by
<MultiFactorAuthentication />within an<MfaProvider />tree.