Open Issues Need Help
View All on GitHub Application Development • Annotation Tools
Token expiration issue 2 months ago
AI Summary: Fix a bug in the application where an expired token causes incorrect redirection after login. The current attempt to check for token expiration by fetching user data has failed. Solutions may include adding a more robust token expiration check and resetting the application state upon expiration, or extending the token's lifespan.
Complexity:
3/5
help wanted