How to pass access_token to the path for WebSocket Open Connection

Issue #181 closed
Former user created an issue

Hi,

I trying to connect to signalr hub which need to pass access token as part of the connection url. I have captured the access token and trying pass the value in the path but it is not passing the value

Comments (2)

  1. Peter Doornbosch repo owner

    This is not a bug, but a cry for help. I can’t help you with signalR, but there have been others discussing this topic in the issue, so check those out, they might contain information that gets you going. Otherwise: stackoverflow.

  2. Log in to comment