auth0 / express-jwtLinks
connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
☆4,509Updated 6 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:
- Passport authentication using JSON Web Tokens☆1,977Updated last year
- Node.js CORS middleware☆6,142Updated 2 weeks ago
- Simple session middleware for Express☆6,323Updated 2 weeks ago
- An express.js middleware for validator.js.☆6,219Updated 2 months ago
- Help secure Express apps with various HTTP headers☆10,426Updated 2 weeks ago
- HTTP request logger middleware for node.js☆8,067Updated 2 weeks ago
- Node.js compression middleware☆2,797Updated 3 weeks ago
- Redis session store for Connect☆2,817Updated last week
- bcrypt for NodeJs☆7,641Updated last month
- Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.☆3,691Updated 4 months ago
- Node.js body parsing middleware☆5,496Updated 2 weeks ago
- JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html☆17,988Updated 10 months ago
- MongoDB session store for Express☆1,972Updated 7 months ago
- A streaming parser for HTML form data for node.js☆2,934Updated last year
- CSRF token middleware☆2,306Updated last month
- Parse HTTP request cookies☆2,005Updated 2 weeks ago
- HTTP-friendly error objects☆2,932Updated 7 months ago
- Cron for NodeJS.☆8,760Updated this week
- Basic rate-limiting middleware for the Express web server☆3,080Updated this week
- 🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, …☆14,055Updated last month
- OAuth 2.0 authorization server toolkit for Node.js.☆3,493Updated last year
- a simple and fast JSON logging module for node.js services☆7,201Updated last year
- a node internal (in-memory) caching module☆2,335Updated last year
- The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure,…