Establishing the Websocket with OAuth
The process for those authenticating with OAuth is similar, though slightly different. In addition to the API cookie, you must also include the “oauth_token” query param which should be set to the user’s access token value.

