Skip to content

Cookies lost whenever service worker life time cycles #57

Open
@mglaman

Description

@mglaman

Cookies are lost if the service worker is refreshed or gets reconstructed.

I wonder if the cookies map should be dumped to /config/init.json like settings and env. That way they can persist through refreshes.

I've tried an approach using a Map store stores into IndexDB, but having some bugs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions