express-rate-limit
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
express-slow-down
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
express-basic-starter
CLI to set up a basic Express project with MVC structure, Swagger documentation, and support for ES Modules/CommonJS
oidc-provider
OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect