pritch9 / Coursarium

ClassHub
0 stars 0 forks source link

Reset Password #59

Open pritch9 opened 5 years ago

pritch9 commented 5 years ago

Story

As a user, if I want to reset my password, I should be able to do so by going like I would to login, click a button that says something like 'Reset Password', and be prompted with an intuitive method to reset my password via email.

Acceptance Test

  1. Go to the welcome page, and click on 'Sign In' in the nav bar
  2. At the bottom left, click on 'Forgot Password'
  3. Enter valid email address (or don't, I can't control you)
  4. Receive email (or link in console for development) and follow it
  5. Reset my password with a new one.
  6. Log in with the new password
pritch9 commented 5 years ago

Pull Request Merge Commit: e38a54c9138d4a7103c78eed1e4875aa488709d5