Authenticator missing MFA Code Type on Sign Up with Email Confirmation [Angular] #4901
Closed
4 tasks done
Labels
Angular
An issue or a feature-request for Angular platform
Authenticator
An issue or a feature-request for an Authenticator UI Component
bug
Something isn't working
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
Angular
Which UI component?
Authenticator
How is your app built?
Webpack 5
What browsers are you seeing the problem on?
Chrome
Which region are you seeing the problem in?
No response
Please describe your bug.
When signing up in Amplify using the Authenticator UI (Angular), the UI displays
Code *
when requesting the SMS code.It is not evident what code the UI is expecting (SMS/TOTP, etc.).
What's the expected behaviour?
It should display something equivalent
Please enter the code sent to you via SMS:
.Help us reproduce the bug!
Currently my sign up process both verifies the Email Address and requires a SMS code for MFA.
When signing up the Email Confirmation loads as expected:
The SMS Confirmation does not.
Code Snippet
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: