[FR] Authenticator - How to initiate confirm sign-in with new password? #4996
Labels
Authenticator
An issue or a feature-request for an Authenticator UI Component
feature-request
Request a new feature
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
Which region are you seeing the problem in?
No response
Please describe your bug.
When a new user is created in Cognito, an email with a link that has the initial password and the user's email is sent.
An example of the link would be
https://my.webapp/[email protected]&password=12345678
I could not find any documentation or sample that shows how to show the amplify UI for confirm sing-in with new password.
What's the expected behaviour?
I would like to directly show the user the change password interface and somehow pass the username and password that came from the URL query,m so that the user does not have to enter them manually.
Help us reproduce the bug!
N/A
Code Snippet
No response
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: