You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an unauthenticated user, when I click on the login link and enter my correct login credentials, clicking on the login button should log me into my account.
As an authenticated user, when I click on the logout link, I should be logged out of my account.
Tasks
login button triggers the login view and processes the users information.
logout button triggers the logout view and the user is successfully logged out.
The text was updated successfully, but these errors were encountered:
As a registered user I can log in and out so that so that I can protect my account and use the sites full functionality
#3 Sign/in and out - User Profile
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered: