express-jwt-permissions
Permission checker
Middleware to verify JWT tokens for permissions in Express.js applications
Express middleware for JWT permissions
525 stars
10 watching
37 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
expressjwtmiddlewarepermissions
Related projects:
Repository | Description | Stars |
---|---|---|
auth0/express-jwt-authz | Protects access to endpoints by validating JWT scopes and permissions. | 97 |
koajs/jwt | Middleware for validating JSON Web Tokens in Koa applications | 1,345 |
jwtk/njwt | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 432 |
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 246 |
skelpo/jwtmiddleware | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
auth0-blog/react-flux-jwt-authentication-sample | A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources | 589 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |
bryanjos/plug_jwt | A JWT authentication plug for Elixir applications | 39 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |
estrada9166/server-authentication-next.js | An example of server-side authentication using JWT tokens in Next.js | 106 |
tchx84/flatseal | Manage permissions for Flatpak applications in a graphical interface. | 1,210 |
ehmicky/unix-permissions | Provides a unified way to handle Unix permissions in Node.js and the terminal | 136 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |
zakkhoyt/vwwpermissionkit | An iOS permission manager that simplifies the process of requesting and handling permissions from Apple's frameworks. | 143 |