it0/it0_app/lib/features/chat/presentation/providers
hailin 803cea0fe4 fix: pass JWT token in WebSocket connection headers
WebSocket connections to /ws/agent were rejected by Kong (401)
because the Authorization header was not included. Now reads
access_token from secure storage and passes it in the WebSocket
upgrade request headers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 16:43:31 -08:00
..
chat_providers.dart fix: pass JWT token in WebSocket connection headers 2026-02-23 16:43:31 -08:00