Open ocorsvall opened 9 years ago
Is it possible to set headers for the socket requests? As i would like to be able to set a Auth header on each request?
I'm facing the same issue, I use passport to authorize, and got req.isAuthenticated is not a function error
req.isAuthenticated is not a function
Is it possible to set headers for the socket requests? As i would like to be able to set a Auth header on each request?