Skip to main content
Passport.js logo

Passport.js

Simple, unobtrusive authentication middleware for Node.js

About

Passport is authentication middleware for Node.js that handles user login and session management. It supports a modular set of strategies for local credentials, OAuth providers, and SAML without requiring framework-specific code.