EvitaKnits / hitch-hound

Assessed Project Four for my Code Institute Diploma
0 stars 0 forks source link

User Login and Logout #2

Closed EvitaKnits closed 1 week ago

EvitaKnits commented 1 month ago

As a registered user, I want to log in using my email and password, so that I can access the issue tracker. As a registered user, I want to log out, so that I can protect my account when I am not using it.

Required Tasks

Acceptance Criteria

EvitaKnits commented 1 week ago

Changed to signing in with username and password, instead of email and password.

Otherwise all requirements met.