Skip to content

arieljake/passport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

393 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passport

Build Coverage Quality Dependencies

Passport is Express-compatible authentication middleware for Node.js.

This fork of Passport adds a register function to the authenticator that works exactly like the authenticate function to allow strategies to define how new users will be registered.

See arieljake/passport-local for an implementation of LocalStrategy that implements a register function.

Credits

License

The MIT License

About

Simple, unobtrusive authentication for Node.js.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.9%
  • Makefile 1.1%