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

Updated examples/login to work with Express 4.9.5 #83

Closed guyellis closed 9 years ago

jaredhanson commented 9 years ago

To reduce the noise of issues filed against examples, I'm moving examples to separate repositories. An Express 4.x example can be found here: https://github.com/passport/express-4.x-local-example