semblance_backup/src/contexts
michael 9758c0e495 Fix WebSocket auth error on initial page load
Skip WebSocket connection attempt when no auth token is available.
Previously, the WebSocketProvider would try to connect immediately
on mount (even on login page) with an empty token, causing
"Invalid token format" errors.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 12:15:04 -06:00
..
AuthContext.tsx changed permissions 2025-12-19 19:26:16 +00:00
NavigationContext.tsx changed permissions 2025-12-19 19:26:16 +00:00
WebSocketContext.tsx changed permissions 2025-12-19 19:26:16 +00:00
WebSocketContextNew.tsx Fix WebSocket auth error on initial page load 2026-01-05 12:15:04 -06:00