Can't send the MFA token when user has both of SMS MFA method and Software Token MFA method #13962
Open
4 tasks done
Labels
Auth
Related to Auth components/category
pending-maintainer-response
Issue is pending a response from the Amplify team.
question
General question
transferred
This issue was transferred from another Amplify project
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React
Which UI component?
Authenticator
How is your app built?
React App
What browsers are you seeing the problem on?
Chrome, Microsoft Edge
Which region are you seeing the problem in?
No response
Please describe your bug.
When user has multiple MFA methods, I try to send MFA code with type SOFTWARE_TOKEN_MFA, it always return invalid code error
What's the expected behaviour?
I believe the function should execute successfully and return my token.
Help us reproduce the bug!
Set up both of SMS MFA and Software Token MFA for the user, login normally and enter correct Software Token Code. It return invalid code error
Code Snippet
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: