joegoldbeck / mongoose-encryptionLinks
Simple encryption and authentication plugin for Mongoose
☆216Updated 2 years ago
Alternatives and similar repositories for mongoose-encryption
Users that are interested in mongoose-encryption are comparing it to the libraries listed below
Sorting:
- TOTP authentication strategy for Passport and Node.js.☆150Updated 5 years ago
- DEPRECATED☆197Updated 11 months ago
- Simple, integrated caching for Mongoose queries.☆208Updated 3 years ago
- Simple plugin for Mongoose which adds a findOrCreate method to models.☆181Updated 2 years ago
- Enforces SSL for node.js express projects☆171Updated 7 years ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆567Updated 4 years ago
- A light cache system with Redis for Express☆286Updated 3 years ago
- backup data for mongodb for Nodejs☆133Updated last year
- MongoDB-backed job queue for Node.js☆182Updated 8 years ago
- Passport strategy for authenticating with Facebook access tokens using the OAuth 2.0 API.☆390Updated last year
- ☆165Updated 11 years ago
- Conditionally add a middleware to express with some common patterns☆179Updated last year
- mongoose schema inheritance and discriminator key extension☆296Updated 5 years ago
- Mail listener library for node.js. Get notification when new email arrived.☆249Updated 3 years ago
- Simple AMQP / RabbitMQ job queues for node based on amqplib☆292Updated 2 years ago
- A MongoDB transport for winston☆296Updated this week
- Validators for mongoose models utilising validator.js☆377Updated 2 years ago
- Keeps a history of all changes of a document.☆163Updated 4 years ago
- restore data from mongodb-backup for Nodejs☆53Updated last year
- Pub/sub for Node.js and MongoDB☆309Updated 7 years ago
- Lightweight MongoDB-backed session store for Connect and Express☆179Updated last year
- Front-end web interface for Bull Job Manager☆100Updated 3 years ago
- restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes