React Component that lets users enter and verify a phone number for SMS MFA. Typically rendered by <MultiFactorAuthentication /> within an <MfaProvider /> tree.
<MultiFactorAuthentication />
<MfaProvider />
React Component that lets users enter and verify a phone number for SMS MFA. Typically rendered by
<MultiFactorAuthentication />within an<MfaProvider />tree.