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
As discussed in #211, token auth for web sockets requires the token to be passed as a query parameter rather than an Authorization header. This is independent of the token generation logic mentioned in #211, and compatible with the 1.x API.