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 ↑600% vs prev 7d
total hits 18
actors 7 distinct systems
last hit 3d ago Googlebot
top countries 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇳🇴 Norway · 🇩🇪 Germany
Resources
homepagewww.passportjs.org ↗
API endpoints
full doc /v1/registry/passport
install /v1/registry/passport/install
compatibility /v1/registry/passport/compatibility