Skip to content

Use native cookiemanager instead of JS #669

@neigaard

Description

@neigaard

The JS document.cookie is a bad way of getting the cookies as we can not use it to get HttpOnly cookies such as most session cookies.

Seems one of those PR's might fix this:
#608 (I have tested this, and it is working for me)
#588 (might be missing iOS)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions