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
It provides 3 separate methods and, personally, I think method 2 (token/api-key in the authentication header) would be the simplest. If we use method 2, we might simply re-use most of the code used for the REST API authentication (even the authentication functions, so it is easier to test them) and leave the websocket completely transparent to authentication.
Use API key authentication before upgrading to websocket connection.
The text was updated successfully, but these errors were encountered: