The password reset workflow is split in several actions:
- The user uses the Reset Password form to ask for a new password based on his email address.
- The user receives an email requesting confirmation for the password reset.
- User clicks on the provided link.
- Once the request is confirmed, the user will receive an email with his newly generated password.
- User can login his account and change the generated password with a new one.