koa-lusca
Web security middleware
Middleware for securing web applications in Node.js using the Koa framework.
koa version of lusca. Application security for koa.
66 stars
7 watching
10 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| A security module for Koa applications that provides proactive protection against common security threats. | 19 |
| Middleware for validating parameters in web applications | 67 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Provides basic authentication middleware for protecting routes in a web application. | 137 |
| A session management middleware for Koa applications | 902 |
| A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. | 17 |
| Simple middleware for routing requests to specific handlers in an application | 447 |
| A middleware for creating mock web pages with customizable URL mapping and data | 41 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |
| A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| A logging middleware for Koa.js applications | 563 |
| Middleware for compressing responses in Koa applications | 437 |