mikenicholson / passport-jwt
Passport authentication using JSON Web Tokens
☆1,972Updated 11 months ago
Alternatives and similar repositories for passport-jwt:
Users that are interested in passport-jwt are comparing it to the libraries listed below
- CSRF token middleware☆2,304Updated 2 years ago
- Username and password authentication strategy for Passport and Node.js.☆2,747Updated 11 months ago
- connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes☆4,494Updated last month
- Node.js compression middleware☆2,778Updated last week
- HTTP Bearer authentication strategy for Passport and Node.js.☆956Updated 2 months ago
- An express.js middleware for validator.js.☆6,172Updated last month
- Redis session store for Connect☆2,808Updated last week
- MongoDB session store for Express☆1,966Updated 2 months ago
- Basic rate-limiting middleware for the Express web server☆3,007Updated last week
- Parse HTTP request cookies☆1,982Updated last month
- OAuth 2.0 authorization server toolkit for Node.js.☆3,484Updated 9 months ago
- Optimized bcrypt in plain JavaScript with zero dependencies.☆3,562Updated 7 months ago
- Application security for express apps.☆1,785Updated last year
- JWT(JSON Web Token) encode and decode module for node.js☆1,363Updated 2 years ago
- Simple cookie-based session middleware☆1,128Updated 8 months ago
- Passport-Local Mongoose is a Mongoose plugin that simplifies building username and password login with Passport