A modular implementation of authentication in a Node.js Express application.
Database | MongoDB / Mongoose ODM |
Testing | Mocha / Should.js |
Integration Tests | Supertest / Superagent |
Templating | Jade |
Here is how to use it.
git clone [email protected]:nickbarth/ExpressAuth.git
cd ExpressAuth
npm install
node index.js
Server listening on port 5000
MIT © 2013 Nick Barth