express-jwt-authz
Access checker
Protects access to endpoints by validating JWT scopes and permissions.
Validate the JWT scope to authorize access to an endpoint
97 stars
78 watching
37 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
dx-sdkexpressjwt
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware to verify JWT tokens for permissions in Express.js applications | 525 |
| A utility library for secure authentication and authorization in Angular applications using JWT tokens and the Auth0 platform. | 56 |
| A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 155 |
| A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources | 589 |
| Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
| Parses basic authentication credentials from HTTP headers | 703 |
| Demonstrates JWT authentication and reverse engineering for educational purposes. | 245 |
| An Svelte component suite for integrating Auth0 authentication into web applications | 72 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| A JSON web token middleware for GoLang http servers. | 233 |
| Automates accessibility testing of web applications | 605 |
| Provides JWT-based authentication and user management with optional password reset and custom claims | 38 |
| A claims-based authentication standard implementation in Scala | 133 |
| Provides JWT authentication middleware for Hertz framework | 28 |
| An example of server-side authentication using JWT tokens in Next.js | 106 |