Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add Email MFA Support in Amplify Auth #5673

Closed
m-amano opened this issue Nov 14, 2024 · 2 comments
Closed

[Feature Request] Add Email MFA Support in Amplify Auth #5673

m-amano opened this issue Nov 14, 2024 · 2 comments

Comments

@m-amano
Copy link

m-amano commented Nov 14, 2024

Description:

Current Behavior

Currently, Amplify Auth only supports two MFA methods:

  • SMS
  • TOTP (Authenticator app)

This can be seen in the source code: MFAType.swift

Requested Feature

Add support for Email-based MFA as an additional authentication option.

Would it be possible to consider adding email MFA support in a future release?

@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Nov 14, 2024
@Equartey
Copy link
Contributor

Hi @m-amano, support for email based MFA was added in Amplify Flutter 2.5.0. Please review our docs page on how to get started.

Note: At the time of writing this, Amplify Gen 2 backend has not been updated to natively setup Email MFA. That is being tracked in aws-amplify/amplify-backend#2159. To activate this feature with a CDK override you can follow this guide.

@github-actions github-actions bot removed pending-maintainer-response Pending response from a maintainer of this repository pending-triage This issue is in the backlog of issues to triage labels Nov 14, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants