Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing SameSite=None Secure cookie doesnt work with Iframe #62

Open
qbunia opened this issue Aug 31, 2020 · 1 comment
Open

Removing SameSite=None Secure cookie doesnt work with Iframe #62

qbunia opened this issue Aug 31, 2020 · 1 comment

Comments

@qbunia
Copy link

qbunia commented Aug 31, 2020

Related with #56
Whenever I create new cookie with SameSite=None and Secure inside Iframe then I cannot delete it. I call:
this.$cookies.remove("cookieName") no effect. Tested on Chrome and Firefox.

@mxswat
Copy link

mxswat commented Sep 21, 2020

I cannot even set a cookie inside an iframe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants