@passport-next/passport-local
v1.2.1
Published
Local username and password authentication strategy for Passport.
Downloads
208
Readme
Passport-Next/Passport-Local
About
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.
Install
$ npm install @passport-next/passport-local
Docs
Need help?
Please raise an issue and/or ask a question on Stackoverflow with the passport.js
tag.
Support policy
We support all node versions supported by the Node Foundation
Contributing
Please see CONTRIBUTING.md