passport
Auth tool
Authentication middleware for Express applications
Simple, unobtrusive authentication for Node.js.
23k stars
301 watching
1k forks
Language: JavaScript
last commit: 3 months ago
Linked from 2 awesome lists
expressnodejsoauthoauth2openidopenid-connectpassportsaml
Related projects:
Repository | Description | Stars |
---|---|---|
jaredhanson/oauth2orize | An authorization server toolkit for Node.js. | 3,472 |
abdallah-khalil/nodejswithpassport | An OAuth authentication framework built with NestJS and Node.js | 63 |
liamcurry/passport-steam | A Passport strategy for authenticating with Steam using OpenID 2.0 | 348 |
mikenicholson/passport-jwt | Provides an authentication strategy using JSON Web Tokens | 1,964 |
bnoguchi/everyauth | An authentication package for Node.js apps, supporting multiple login methods and providing a modular, configurable, and idiomatic API. | 3,493 |
jajaperson/nestjs-auth0 | An example NestJS application that uses Auth0 via Passport for authentication. | 207 |
auth0/node-jsonwebtoken | An implementation of JSON Web Tokens in Node.js. | 17,722 |
nextauthjs/next-auth | A flexible and secure authentication framework for web applications. | 24,950 |
lynndylanhurley/devise_token_auth | Provides a token-based authentication system for Rails JSON APIs | 3,546 |
ueberauth/guardian | An Elixir authentication library providing token-based authentication and integration with Plug and Phoenix frameworks | 3,443 |
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,260 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
teesloane/auth-boss | An authentication guide covering various methodologies on the web. | 2,888 |