seanfisher / passport-microsoft
An Authentication strategy for passport.js that uses the Microsoft Graph API
☆45Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for passport-microsoft
- Easy 2-Factor Integration For Node.JS☆217Updated last year
- Plug & play basic auth middleware for express☆328Updated last year
- Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js☆484Updated 10 months ago
- A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.☆74Updated 9 months ago
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆185Updated last month
- Node Access Control Lists (ACL).☆60Updated 5 months ago
- An Express middleware for quick'n'easy server-sent events.☆105Updated last year
- SOAP driver for Node.js (A complete rewrite of node-soap)☆393Updated this week
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆259Updated last month
- Express response transformations (or make until no good)☆109Updated 3 years ago
- A MongoDB store for express-rate-limit middleware☆32Updated 7 months ago
- A Node.js wrapper for the Digital Ocean v2 API☆144Updated 2 years ago
- Lightweight multi-cloud object storage module for Node.js: AWS, Azure, GCP, B2, Minio...☆53Updated last year
- Node.js package to convert query parameters into a mongodb query criteria and options☆58Updated last month
- Testing clustering and IPC. To observe application performance in single threaded and clustering behavior☆28Updated last year
- TOTP authentication strategy for Passport and Node.js.☆152Updated 5 years ago
- OpenAPI (Swagger) specification generator for ExpressJS applications☆212Updated last year
- A simple example of using Redis to coordinate a worker process☆114Updated last year
- Mail listener library for node.js. Get notification when new email arrived.☆246Updated 2 years ago
- A super-simple no-dependency defense against query selector injection attacks: http://blog.websecurify.com/2014/08/hacking-nodejs-and-mon…☆140Updated 7 months ago
- Access control lists for node applications☆65Updated 3 weeks ago
- A page based custom aggregate pagination library for Mongoose with customizable labels.☆132Updated 3 months ago
- Express middleware for mitigating brute-force attacks☆38Updated 2 years ago
- 📇 Generates and parses MongoDB BSON UUIDs☆101Updated 2 months ago
- Sequelize extension to deal with data-mocking for testing☆63Updated 8 months ago
- A SAML library not dependent on any frameworks that runs in Node.☆98Updated 4 months ago
- [API v3] Official Mailjet API v3 NodeJS wrapper☆236Updated 2 months ago
- receive webhook from github/gitlab and ask pm2 to reload the application for you☆42Updated last year
- Lightweight MongoDB-backed session store for Connect and Express