Feature Request: Include 'SameSite=none' Attribute in Set Cookies #199
jlizancandela
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hello Jorge, Thanks a lot! It's always a pleasure to share some code with the OpenSource community. This is a great idea, I wonder if we can go even further by giving the ability to set some others flags like What do you think ? Thank you for your suggestion, that help the react-cookienotice package to be better because it's very quiet since a moment here… — Xavier |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! First, I want to express my gratitude for all the work you've put into this React component and for sharing it with the community.
I'd like to suggest a small enhancement for future releases. Since browsers are implementing changes to cookie policies, it would be beneficial to include the "SameSite=none" attribute in cookies set by this component. This will help ensure its compatibility with upcoming changes and avoid potential security issues in the future.
Thank you again for your contribution and for considering this suggestion!
Best regards,
jlizancandela
Beta Was this translation helpful? Give feedback.
All reactions