Reset password page
Estimated reading time:
The password is used in logging in to the website, if the user forgets it then he'll not be able to login again, so in order to help the user logging in to the website again we have made a reset password method that the user can follow to change his forgot password and regain access to the website.
Pre-requirements for using this feature are:
1-To own a valid account to the website.
2-Knowing the email thatu2019s been used with creating the account.
Reset password form will contain the following:
1-Email field: in this field the user enters his email which has been used in creating his account.2-Submit button: this button executes the feature of resetting the password, where that the system will check the entered email and then will send a reset password link to the email entered, the link will transfer the user to a page where he can change his password from.