koa-helmet
Security middleware
Provides important security headers to make a Koa application more secure by default
Important security headers for koa
640 stars
8 watching
43 forks
Language: TypeScript
last commit: 12 months ago headershelmetkoakoa-helmetkoa2middlewaresecuresecure-by-default
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| | Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| | Provides basic authentication middleware for protecting routes in a web application. | 137 |
| | A security module for Koa applications that provides proactive protection against common security threats. | 19 |
| | Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| | A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| | Middleware for validating parameters in web applications | 67 |
| | Caching middleware for Koa.js applications | 6 |
| | Middleware that allows conditional GET requests in Koa applications | 61 |
| | A middleware for managing cross-origin resource sharing in web applications. | 734 |
| | A logging middleware for Koa.js applications | 563 |
| | An example Koa 2 user API with JWT authentication and Mongoose database integration | 11 |
| | An authentication module for Koa.js applications | 118 |
| | Simple middleware for routing requests to specific handlers in an application | 447 |
| | A JSON-RPC middleware for Koa.js that enables asynchronous remote procedure calls with built-in support for batching and parallel handling. | 6 |