node-jwks-rsa
express-openid-connect
node-jwks-rsa | express-openid-connect | |
---|---|---|
1 | 3 | |
826 | 465 | |
0.5% | 1.3% | |
6.7 | 6.9 | |
about 1 month ago | about 1 month ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
node-jwks-rsa
-
Introducing the OAuth 2.0 Express SDK for Protecting APIs with JWT Bearer Tokens
Auth0’s previous advice for protecting Express APIs was with a combination of three SDKs: express-jwt, express-jwt-authz, and jwks-rsa. And whilst these work well and are popular SDKs, we felt the developer experience could be improved.
express-openid-connect
-
Build a team permissions system in Node.js app using Auth0 and Permify - Part 1
Set Up Authentication with using Auth0 OpenID Connect.
- Testing Protected Express Routes (Auth0 / Express OIDC)
- Any “real-world” examples of connecting to OIDC IdP/using openid-client?
What are some alternatives?
express-jwt - connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
cloudfront-auth - An AWS CloudFront Lambda@Edge function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
auth0-nodejs-webapp-sample - Auth0 Integration Samples for Node Web Applications
node-oidc-provider - OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js
lock - Auth0's signin solution
passport-steam - Steam (OpenID) authentication strategy for Passport and Node.js.
jwt-decode - Decode JWT tokens; useful for browser applications.
team-permissions - Team permissions system in the Node.js app using Auth0 and Permify
auth0.js - Auth0 headless browser sdk
node-openid-client - OpenID Certified™ Relying Party (OpenID Connect/OAuth 2.0 Client) implementation for Node.js.
Express - Fast, unopinionated, minimalist web framework for node.
Passport - Simple, unobtrusive authentication for Node.js.