Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

tough-cookie-file-store-sync

msikma31MITdeprecated0.3.0

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

Store cookies in Netscape's file

Netscape, cookie, jar, Netscape file, cookiejar, tough-cookie, file cookie, cookie store

readme

Introduction

tough-cookie-file-store-sync - file store backend for the cookie management library tough cookie.

Note: this is an adjusted version of file-cookie-store by JSBizon to add sync mode. See the original for the readme.

changelog

0.2.1

* add method getAllCookies
* support tough-cookie 2.0.0

0.2.0

* Fix problem with "host only" cookies
* Add function export - for export cookies to the other store or to the array
* get rid dependencies from tough-cookie2