This module lets you authenticate using a username and password in your Node.js applications. By plugging into Passport, local authentication can be easily and unobtrusively integrated into any application or framework that supports Connect-style middleware, including Express.
$ npm install @passport-next/passport-local
Please raise an issue and/or ask a question on Stackoverflow with the passport.js
tag.
We support all node versions supported by the Node Foundation
Please see CONTRIBUTING.md