Skip to content

nickbarth/ExpressAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Dependency Status

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

Usage

Here is how to use it.

Install it

git clone git@github.com:nickbarth/ExpressAuth.git
cd ExpressAuth
npm install

And run it!

node index.js
Server listening on port 5000

License

MIT © 2013 Nick Barth

About

A modular implementation of authentication in a Node.js Express application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published