Asynchronous Access to HTTP Cookies
The Cookie Store API offers asynchronous access to HTTP cookies, and opens up the cookie jar to service workers.
Goodbye Short Sessions: A Proposal for Using Service Workers to Improve Cookie Management on the Web
Introducing a proof of concept design to persist sessions using the Service Worker.