AndrewCMonson / your-schools

0 stars 0 forks source link

Error handling for JWT expiring if user doesn't logout before closing window #16

Closed AndrewCMonson closed 1 month ago

AndrewCMonson commented 1 month ago

Added condition to graphql error handling in main.tsx that clears Zustand session storage if JWT is expired, logging the user out.