stefanbuck / sails-social-auth-example

Sails.js Social Auth example with Passport and MongoDB
243 stars 62 forks source link

Authentication for socket requests #19

Closed AmarPrabhu closed 10 years ago

AmarPrabhu commented 10 years ago

I could not figure out how authentication is handled for socket requests. Any guidelines on how to wire up authentication for socket.io?

stefanbuck commented 10 years ago

@AmarPrabhu I've never tried to authentication via sockets. Maybe the Sails.js User Group can help you ... sorry.

Keep me up to date if you have found a solution for this.