Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Username and password authentication strategy for Passport and Node.js. This fork expects both email and username during signup.

License

Notifications You must be signed in to change notification settings

gbdev/passport-local

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passport-local2

Fork of passport-local. Requires an additional email field for the authentication.

Refer to the original repo for any additional information.

Install

$ npm install dmg01/passport-local

About

Username and password authentication strategy for Passport and Node.js. This fork expects both email and username during signup.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.0%
  • Makefile 14.0%