Skip to content

Commit

Permalink
Proofread corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
bethh0rn committed Feb 28, 2025
1 parent 0e1de4c commit 68311e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ More information on magic links in FusionAuth is available [in the magic links g

### Implementing OTPs

An OTP can be used in two ways: as an alternative to entering a password or for MFA. However, FusionAuth only supports the use of OTPs for MFA.. However, FusionAuth only supports the use of OTPs for MFA. FusionAuth supports the use of OTPs only for MFA, and doesn't support OTPs as an alternative to passwords.
An OTP can be used in two ways: as an alternative to entering a password or for MFA. However, FusionAuth only supports the use of OTPs for MFA. However, FusionAuth only supports the use of OTPs for MFA. FusionAuth supports the use of OTPs only for MFA, and doesn't support OTPs as an alternative to passwords.

To configure MFA, follow the [guide](/docs/lifecycle/authenticate-users/multi-factor-authentication). In brief, you need to enable email settings, then select the email template in your tenant <Breadcrumb>Multi-Factor</Breadcrumb> tab, and set the multi-factor <InlineField>On login policy</InlineField> to `Required` for your application.

Expand Down

0 comments on commit 68311e6

Please sign in to comment.