Releases: jherax/cookie-storage
Releases · jherax/cookie-storage
1.1.0
1.0.1
Features
- Allows setting
{expires, domain, path, secure}
as metadata to configure the cookies. - Implements an API similar to Web Storage interface.
- Saves and retrieves data as
JSON
.