angular-sails-bind icon indicating copy to clipboard operation
angular-sails-bind copied to clipboard

Set headers?

Open ocorsvall opened this issue 9 years ago • 1 comments

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?

ocorsvall avatar May 07 '15 12:05 ocorsvall

I'm facing the same issue, I use passport to authorize, and got req.isAuthenticated is not a function error

quantjin avatar Mar 16 '16 05:03 quantjin