Skip to content

passport-next/passport-local

 
 

Repository files navigation

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

About

Username and password authentication strategy for Passport and Node.js.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.9%
  • Makefile 11.1%