On Apr 19, 2:29 am, mscdex <[email protected]> wrote: > I thought so.... some things have changed from 2.x -> 3.x. > > IIRC, in Connect 2.x you need to specify the secret in the call to > cookieParser instead of the session > middleware:http://www.senchalabs.org/connect/cookieParser.html > > Additional material worth reading: > https://github.com/visionmedia/express/wiki/Migrating-from-2.x-to-3.x > http://www.senchalabs.org/connect/
Also, here's the docs for the new parameters for the session middleware: http://www.senchalabs.org/connect/session.html -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
