ScorpionFiko / chad-gpt

MIT License
0 stars 2 forks source link

persistent login #89

Open ScorpionFiko opened 1 year ago

ScorpionFiko commented 1 year ago

As a user, I would like to see my data while my token is active So that I don't have to constantly log in

Acceptance Criteria:

  1. The user must automatically be navigated to the dashboard while the auth token is still active
    1. On initial signup/login
    2. on subsequent navigations to the page
  2. The user must automatically be navigated to the log in when the token has expired
    1. while the user using the app and navigates through the pages
    2. on subsequent navigations to the page