TheOdinProject / theodinproject

Main Website for The Odin Project
http://www.theodinproject.com
MIT License
3.55k stars 2.06k forks source link

Edit team member page #4591

Closed KevinMulhern closed 7 hours ago

KevinMulhern commented 2 days ago

When I have an admin account, I want to have the ability to change my password, email address and name, so I can keep my information up to date and secure.

Acceptance criteria

  1. Log into admin v2 - admin@odin.com, password123
  2. Visit the settings page from the Settings link in the left hand corner or from the dropdown in the navbar.
  3. Update your name and email
  4. Update your password
  5. Visit the team page
  6. You're updated name should be displayed in the list
  7. Log out
  8. Use your updated email and password to log in.