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

Support for SameSite property #94

Open
moodymood opened this issue Oct 21, 2020 · 3 comments
Open

Support for SameSite property #94

moodymood opened this issue Oct 21, 2020 · 3 comments

Comments

@moodymood
Copy link

moodymood commented Oct 21, 2020

Request Ttype

- [ ] bug report -> please search issues before submitting
- [x ] feature request

CookieConsent and Library Versions

- cookieconsent version: 3.1.1
- ngx-cookieconsent version: 2.2.3

The log

On Firefox Cookie “cookieconsent_status” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite

Desired functionality

Allow setting SameSite property in NgcCookieOptions https://tinesoft.github.io/ngx-cookieconsent/doc/classes/NgcCookieOptions.html

@tinesoft
Copy link
Owner

tinesoft commented Jul 7, 2021

Waiting for osano/cookieconsent#734 to be merged and v4 to be released,
so I can add this option on ngx-cookieconsent...

@MatheusDaros
Copy link

@alexantonica
Copy link

Interested in this as well. Any updates?

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

No branches or pull requests

4 participants