Skip to content

Username and password authentication strategy for Passport. Allows for optional passwords.

License

Notifications You must be signed in to change notification settings

cloudier/passport-local-optional-password

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passport-local-optional-password

Passport strategy for authenticating with a username and password. Allows for optional passwords.

Forked from passport-local. Check out the readme for usage and examples.

Install

$ npm install git+https://git@github.com/cloudier/passport-local-optional-password.git

About

Username and password authentication strategy for Passport. Allows for optional passwords.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.9%
  • Makefile 14.1%