CodeBrowser / npm / authentication
authentication@0.0.4
// just like passport
$ npm install authentication
downloads/wk
144
license
BSD-2-Clause
version
0.0.4
published
Oct 6, 2014
What is authentication?
The "authentication" package is a lightweight alternative to Passport for handling user authentication in Node.js applications. Developers would use it to manage login flows, session handling, and credential verification without the overhead of a larger framework. It provides core authentication functionality with a simpler API if you don't need Passport's extensive middleware ecosystem.
Keywords
#passport #authentication
Maintainers
lijinchao2007