project-virtual-pet icon indicating copy to clipboard operation
project-virtual-pet copied to clipboard

If refresh token is bad, loading site will erroneously bring you to pet selection page

Open Alexander-Russakoff opened this issue 1 year ago • 0 comments

The pet selection page needs to check on load if the refresh token is valid. If it is not, it should be removed from local storage, auth context should be stripped, and the user should be redirected to log in.

Alexander-Russakoff avatar Mar 25 '23 05:03 Alexander-Russakoff