# Reset password ## Story As a registered user, i want to be able to reset my password so i can recover a lost account. ## AC - [ ] I can reset my password using the e-mail address i registered with - [ ] I'm able to re-send a reset e-mail if something goes wrong - [ ] Logging in removes any reset token ## NFRs - [ ] The reset token expires after 10 minutes - [ ] The reset password form is secured using a CAPTCHA
Reset password
Story
As a registered user, i want to be able to reset my password so i can recover a lost account.
AC
NFRs