josephjyang/show-me-my-money

Logout Functionality

Closed this issue · 0 comments

User Story
As a Logged In User, I can log out of my account so I can ensure it isn’t used without my permission.

Acceptance Criteria

  • A link/button appears in the navigation for Log Out (only when logged in)
  • When clicking this button/link the session ends and the user is logged out.
  • When refreshing the page or traveling to other pages the user does not appear to be logged in
  • The logged out user can log in with a separate account without issue.