jaredhanson / passport-local

Username and password authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local&utm_content=about
MIT License
2.74k stars 498 forks source link

removed require for mongodb in app.js #81

Closed cheapsteak closed 9 years ago

cheapsteak commented 10 years ago

mongodb is required but doesn't seem to be used anywhere

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 3fe3fd59b4afd787b69d9b5b19a41d38796bc031 on cheapsteak:patch-1 into 33d420ba5f54939c85adc5e4b61009db6467a900 on jaredhanson:master.

jaredhanson commented 9 years ago

To reduce the noise of issues filed against examples, I'm moving examples to separate repositories. Please feel free to take ownership of this example by creating a new repo and adding it to the wiki here: https://github.com/jaredhanson/passport-local/wiki/Examples