-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Home
Jared Hanson edited this page Jun 5, 2013
·
8 revisions
Passport is authentication middleware for Node.js.
Strategies implement support for specific authentication mechanisms, such as OpenID or OAuth. The community has implemented support for a wide variety of authentication protocols and identity providers.
Various other modules can be used in conjunction with or extend Passport, providing user management, authorization and access control, integration with other web frameworks, and other useful functionality.