I need to implement everyauth using node.js Connect (not Express) very reliably.
Although the site provides some sample code for Connect, I am not familiar with how node-Connect-session-middleware handles a session.
Can someone please check out some good simple examples to get started?
PS. I found the official Connect sample, but you need a complete working example.
http://www.senchalabs.org/connect/session.html
source
share