passport
Auth tool
Authentication middleware for Express applications
Simple, unobtrusive authentication for Node.js.
23k stars
300 watching
1k forks
Language: JavaScript
last commit: 5 months ago
Linked from 2 awesome lists
expressnodejsoauthoauth2openidopenid-connectpassportsaml
Related projects:
Repository | Description | Stars |
---|---|---|
jaredhanson/oauth2orize | An authorization server toolkit for Node.js. | 3,476 |
abdallah-khalil/nodejswithpassport | An OAuth authentication framework built with NestJS and Node.js | 64 |
liamcurry/passport-steam | A Passport strategy for authenticating with Steam using OpenID 2.0 | 349 |
mikenicholson/passport-jwt | Provides an authentication strategy using JSON Web Tokens | 1,967 |
bnoguchi/everyauth | An authentication package for Node.js apps, supporting multiple login methods and providing a modular, configurable, and idiomatic API. | 3,490 |
jajaperson/nestjs-auth0 | An example NestJS application that uses Auth0 via Passport for authentication. | 208 |
auth0/node-jsonwebtoken | An implementation of JSON Web Tokens in Node.js. | 17,760 |
nextauthjs/next-auth | A flexible and secure authentication framework for web applications. | 25,256 |
lynndylanhurley/devise_token_auth | Provides a token-based authentication system for Rails JSON APIs | 3,550 |
ueberauth/guardian | An Elixir authentication library providing token-based authentication and integration with Plug and Phoenix frameworks | 3,450 |
vporton/passport-client-dfinity | A Motoko-based app that connects to Gitcoin Passport to verify user personhood and uniqueness on the Internet Computer network | 1 |
tfarras/nestjs-firebase-auth | A Firebase authentication strategy for integrating with Passport in NestJS applications. | 68 |
ory/oathkeeper | An Identity and Access Proxy and Access Control Decision API that authenticates, authorizes, and modifies incoming HTTP requests. | 3,283 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |
teesloane/auth-boss | An authentication guide covering various methodologies on the web. | 2,889 |