Hello, is there anyway we "hide" the session token in the example below instead of displaying it in the URI:
wss://example.com/socket.io/1/websocket/[ID token]
example:
wss://example.com/socket.io/1/websocket/4d4f185e96a7b
It is a requirement in my project from our client ... suggestion would be highly appreciated