You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Description:
Current Behavior
Currently, Amplify Auth only supports two MFA methods:
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?
The text was updated successfully, but these errors were encountered: