1 Open Issue Need Help Last updated: Jun 29, 2025

Open Issues Need Help

View All on GitHub
Application Development Annotation Tools

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