Set up quick session storage for production environments in Express with connect-mongo and keep the focus on your application logic.
Tag: node
Understanding Sessions and Local Authentication in Express with Passport and MongoDb
Understand the building blocks behind sessions and local authentication in Express.
Getting up and Running with Express in a Jiffy
If you know modern JavaScript then you know enough to run a web server and build your own web sites, web APIs, or web applications in a jiffy with Express.