tough-cookie-web-storage-store

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A Web Storage-based cookie store for the tough-cookie library, version 1.0.0. It provides a CookieJar store implementation backed by localStorage or sessionStorage, enabling persistent cookie storage in browser environments. Key differentiator: simple integration with browser storage, no extra dependencies beyond tough-cookie. Low maintenance, stable API.