axios-cookiejar-support

JSON →
library 7.0.0 ·javascript
verified Jun 7, 2026

Add tough-cookie support to axios, allowing automatic cookie management in axios requests. Version 7.0.0 requires Node >=22.0.0 and axios >=0.20.0. Released as ESM-only, ships TypeScript types. Key differentiator: integrates tough-cookie's CookieJar directly into axios by wrapping the instance, supporting custom cookie jars for session persistence. Uses http-cookie-agent under the hood.