Forgot Password
In case of forgetting the password to the account, a user can ask for a password reset.
Ask for Reset Password
The user can go to a page by clicking the here button from the Login page or by adding /forgot-password where he adds the email of the account. An email will be send to that address to help with resetting the password
In the /src/auth/forgot-password/index.js is the logic for requesting a password reset: