Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Compatibility with Sails #102

Open
jhereu opened this issue Jun 18, 2015 · 0 comments
Open

Compatibility with Sails #102

jhereu opened this issue Jun 18, 2015 · 0 comments

Comments

@jhereu
Copy link

jhereu commented Jun 18, 2015

Hi, I'm using Sails 0.11 framework and I already got passport implemented in my app through some login screens and so on. The user id is stored in req.session.passport.user variable and it works fine with the REST api.

My problem appears when it comes to use socket.io to retrieve data from the server. I cannot pass it the session ID or at least the logged user for Sails to process it and apply some security policies and filters.

So, my question is: is this module compatible with my situation?

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant