@passport-next/passport-local

v1.2.1
Local username and password authentication strategy for Passport.
express connect auth authn authentication

Passport-Next/Passport-Local

Status: NPM version Build Status Coverage Status Maintainability Dependencies SAST

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

Please see the wiki

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

npm i @passport-next/passport-local

Metadata

  • MIT
  • >=8.0.0
  • Passport Next Developers
  • released 10/8/2019

Downloads