JWT authentication debugging for websocket requests

Hello @DrPyser ,

Did you manage to authenticate the websocket with JWT token?

I’m trying the same, but using socket.io instead, and Kong doesn’t seem to be able to recognize the query string with the jwt token. :frowning: