cross-cookies
Cookie manager
Makes it easy to set cross-subdomain cookies
Easily set cookies across subdomains
14 stars
9 watching
3 forks
Language: JavaScript
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A middleware for managing cross-origin resource sharing in web applications. | 734 |
| | Utility to combine multiple middleware functions into a single cohesive piece of software | 1,005 |
| | Simple middleware for routing requests to specific handlers in an application | 447 |
| | Middleware for handling error responses in web applications. | 102 |
| | Middleware that allows conditional GET requests in Koa applications | 61 |
| | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| | A caching middleware for Koa.js applications that supports multiple storage options and compression | 153 |
| | A Koa.js middleware for storing and managing sessions with Redis sets | 21 |
| | A middleware for creating mock web pages with customizable URL mapping and data | 41 |
| | Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| | A middleware for serving static files in Koa.js applications. | 427 |
| | A simple routing wrapper around path-match. | 35 |
| | Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| | A session management middleware for Koa applications | 902 |
| | Protects against cross-site request forgery attacks by hashing and verifying user cookies on each request. | 16 |