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
This is an old issue but I ran into this recently. To authenticate at socket connection time, you have to add the token as a query param of the URL. /websocket/socket?token=ygaz7KAanxhfbpR8kJGfc8ic
It seems that there is a possibility to authenticate when connecting to a channel but not when connecting to a socket ?
want something like this on the backend
The text was updated successfully, but these errors were encountered: