- Reset all application state on login page - Clear authentication and session storage - Reset graph, backend, and settings state - Ensure clean environment for new session - Centralized state reset in navigation service
- Simplify token validation logic in API - Update axios interceptor to use navigation service