I need to implement everyauth with node.js Connect (not Express), very securely.
Despite the site provides some code samples for Connect, I'm not familiar with how node-Connect-session-middleware handles session.
Can someone please introduce some good simple examples to get start with?
PS. I found the official sample of Connect, but need a full working example.
http://www.senchalabs.org/connect/session.html
I suggest you check out Passport (which I developed). everyauth tends to make assumptions that Express is present, making integration into Connect-only apps difficult.
I developed Passport after wanting something more modular and easier to integrate. It makes no assumptions, and is just simple middleware, so it drops in easily into Connect-based apps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With