Passport
JSON →Passport is an Express-compatible authentication middleware for Node.js. It provides a simple, unobtrusive way to authenticate requests through an extensible set of 'strategies' (plugins) for various authentication methods like username/password, OAuth, or OpenID. It focuses solely on authentication, allowing developers to make application-level decisions about database schemas and routing. The current stable version is 0.7.0, and it is actively maintained.
Traffic · last 30 days stale · no recent hits
total hits 14
actors 5 distinct systems
last hit 17d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France
Resources
homepagewww.passportjs.org ↗
API endpoints
full doc /v1/registry/passport
install /v1/registry/passport/install
compatibility /v1/registry/passport/compatibility