# Description The user should have the possibility to reset his password at login if he has forgotten it. ToDo: - [ ] check if email exists in database - [ ] send password `reset_token` to the email - [ ] check if the `reset_token` is valid - [ ] change password
Description
The user should have the possibility to reset his password at login if he has forgotten it.
ToDo:
reset_tokento the emailreset_tokenis valid