Skip to content

Commit b3488dd

Browse files
committed
chore: add Authenticator UI component not supported
1 parent 205d43e commit b3488dd

File tree

1 file changed

+1
-2
lines changed
  • src/pages/[platform]/build-a-backend/auth/concepts/multi-factor-authentication

1 file changed

+1
-2
lines changed

src/pages/[platform]/build-a-backend/auth/concepts/multi-factor-authentication/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -858,8 +858,7 @@ In a scenario where MFA is marked as "Required" in the Cognito User Pool and ano
858858
## Multi-factor authentication with EMAIL
859859
<InlineFilter filters={["react"]}>
860860
<Callout info>
861-
862-
If you are using the [Authenticator component](https://ui.docs.amplify.aws/react/connected-components/authenticator) with Amplify, this feature works without any additional code. The guide below is for writing your own implementation.
861+
**Note:** Email-based MFA is currently not supported in the [Authenticator component](https://ui.docs.amplify.aws/react/connected-components/authenticator). We are working towards supporting this feature. For more information, visit the [feature request in GitHub](https://github.com/aws-amplify/amplify-ui/issues/5983).
863862

864863
</Callout>
865864
</InlineFilter>

0 commit comments

Comments
 (0)