- 02 Jan 2023
- 1 Minute to read
- Print
- PDF
Forgot Password
- Updated on 02 Jan 2023
- 1 Minute to read
- Print
- PDF
Forgot Password
When the user forgot their password.They can click on the forgot password button from the sign-in page.
When the user clicks on forgot password link.It will redirect to the forgot password page
In the forgot password page there is an email field where the user enters their email id.But if the they click on the Send Temporary password button without any input there will be an error message.
If they have enter any text which doesn’t match the email requirements it will prompt the validation message as below
After entering the proper email and clicks on the send temporary button
It will take you to the thank you page.In the thank you page it will have entered email id which the temporary password has sent.So, that user can confirm that for which email id it will sent
In the thank you page there is sign in button, when email has sent the user can sign in with the temporary password.
By clicking on the sign in button it will redirect to the sign in page