You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JWT setup documentation doesn't cover WebSocket connections. I'm having trouble configuring JWT authentication for WebSocket upgrades. It's unclear where/how to pass the JWT token during the WebSocket handshake compared to regular HTTP requests.