auth0 / express-jwtLinks
connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
☆4,516Updated 4 months ago
Alternatives and similar repositories for express-jwt
Users that are interested in express-jwt are comparing it to the libraries listed below
Sorting:
- Node.js CORS middleware☆6,190Updated 3 weeks ago
- Passport authentication using JSON Web Tokens☆1,983Updated last year
- Node.js compression middleware☆2,799Updated 3 weeks ago
- Simple session middleware for Express☆6,355Updated last week
- Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.☆3,771Updated last month
- An express.js middleware for validator.js.☆6,240Updated last month
- HTTP request logger middleware for node.js☆8,146Updated 2 weeks ago
- Redis session store for Connect☆2,833Updated 4 months ago
- CSRF token middleware☆2,309Updated 7 months ago
- Username and password authentication strategy for Passport and Node.js.