szabikr/poc-authentication

Reset Password

Opened this issue · 0 comments

Story

As a user I want to be able to change my password upon first login
so that my account is secured and I'm the only user who has access to it

Acceptance Criteria

  • User must type in their password twice
  • Typed in passwords must match
  • Should display a warning stating: "Do not reuse any of your existing passwords"
  • Password must contain letters, at least a number, at least a special character and its length must be at least 8 characters