jaredhanson / passport-totp
TOTP authentication strategy for Passport and Node.js.
☆152Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for passport-totp
- Pub/sub for Node.js and MongoDB☆310Updated 6 years ago
- This repository contains the source code for the JSON Web Token (JWT) bearer token exchange middleware for OAuth2orize.☆80Updated 6 months ago
- ☆165Updated 10 years ago
- Login session ensuring middleware for Connect and Express.☆468Updated 2 years ago
- An advanced session store for NodeJS and Redis☆121Updated 9 months ago
- OAuth 1.0 and 2.0 authentication strategies for Passport and Node.js.☆116Updated 9 months ago
- restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes☆83Updated 3 years ago
- Scrypt for Node☆370Updated 2 years ago
- OAuth service provider toolkit for Node.js.☆200Updated 8 years ago
- SMTP client for node.js☆123Updated 2 years ago
- MongoDB-backed job queue for Node.js☆184Updated 7 years ago
- Rate limiting middleware for Express☆423Updated 5 years ago
- Battle-hardened distributed locking using redis☆145Updated last year
- Mongoose plug in to validate ObjectID references point to valid existing documents.☆47Updated last year
- ☆123Updated 7 years ago
- Conditionally add a middleware to express with some common patterns☆177Updated 9 months ago
- Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines☆244Updated 9 months ago
- Cache mongoose queries in memory, redis or use your own driver☆80Updated 5 years ago
- Simple, integrated caching for Mongoose queries.☆211Updated 2 years ago
- A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.☆141Updated 6 years ago
- OAuth 2.0 client password authentication strategy for Passport and Node.js.☆96Updated 4 years ago
- Simple AMQP / RabbitMQ job queues for node based on amqplib☆293Updated last year
- Basic authentication plugin