Authenticator Password Reset taking validation code as username for autocomplete #6294
Open
4 tasks done
Labels
Authenticator
An issue or a feature-request for an Authenticator UI Component
pending-community-response
Issue is pending response from the issue requestor or other community members
question
General question
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?
Vite
What browsers are you seeing the problem on?
Chrome, Microsoft Edge, Safari
Which region are you seeing the problem in?
all
Please describe your bug.
When using a basic Authenticator wrapper and a user needs to reset their password the password reset screen seems like it may have the wrong field tag or something as it saves the verification code in the username field in password managers.
What's the expected behaviour?
when resetting a password the username should be either in the view labeled properly or the verification field should not be storing in password managers.
Help us reproduce the bug!
vanilla authenticator wrapper
chrome/edge or ios with their password manager on
create an account. use vanilla authenticator to log in and save the password.
log out
perform password reset.
take authenticator code, type in, update password, submit and password manager will save a 6 digit code.
Code Snippet
// Put your code below this line.
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: