Everything is working fine because most likely you're using a session 
middleware with passport which reads cookies on its own.

So if you don't need to store other data in the cookies, that's fine and 
you can go on without them.

On Tuesday, May 12, 2015 at 3:56:18 AM UTC+2, joel wrote:
>
> my express is using passport's local strategy. 
> i just noticed i don't use the cookie-parser middleware and everything 
> seems to work fine. 
> The passport example app have it - 
> https://github.com/mjhea0/passport-local-express4/blob/master/app.js#L26 
>    
>
> any ideas?
>

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/099c43a5-5037-4498-8ead-9451d15e0df4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to