NickdevC / weekend-warrior-react

1 stars 1 forks source link

Authentication - Refresh Tokens #6

Open NickdevC opened 1 year ago

NickdevC commented 1 year ago

As a user I can maintain my logged-in status until I click to log out so that my user experience is not compromised

Acceptance Criteria:

  1. Users remain logged in until they physically choose to log out
  2. All app functionality remains available to user
  3. After a longer period of time, users are redirected to home page to log in