cross-cookies

Cookie manager

Makes it easy to set cross-subdomain cookies

Easily set cookies across subdomains

GitHub

14 stars
9 watching
3 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/cors A middleware for managing cross-origin resource sharing in web applications. 734
koajs/compose Utility to combine multiple middleware functions into a single cohesive piece of software 1,005
koajs/route Simple middleware for routing requests to specific handlers in an application 447
koajs/error Middleware for handling error responses in web applications. 102
koajs/conditional-get Middleware that allows conditional GET requests in Koa applications 61
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications. 198
koajs/cash A caching middleware for Koa.js applications that supports multiple storage options and compression 153
koajs/redis-session-sets A Koa.js middleware for storing and managing sessions with Redis sets 21
koajs/mock A middleware for creating mock web pages with customizable URL mapping and data 41
koajs/koa-lusca Middleware for securing web applications in Node.js using the Koa framework. 66
koajs/send A middleware for serving static files in Koa.js applications. 427
koajs/path-match A simple routing wrapper around path-match. 35
koajs/jwt Middleware for validating JSON Web Tokens in Koa applications 1,347
koajs/session A session management middleware for Koa applications 902
koajs/stateless-csrf Protects against cross-site request forgery attacks by hashing and verifying user cookies on each request. 16