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

feat: add partitioned option #21

Merged
merged 6 commits into from
Mar 29, 2024
Merged

feat: add partitioned option #21

merged 6 commits into from
Mar 29, 2024

Conversation

AlexXanderGrib
Copy link
Contributor

Spec: https://developer.mozilla.org/en-US/docs/Web/Privacy/Partitioned_cookies

  • Added partitioned option to cookie serialization.
  • Added tests and run lint:fix

@fmoessle
Copy link

Would love to see this one merged and used in h3 and nitro. Google is starting to phase out third-party cookies for everyone in the second half of 2024 link. Partitioned cookies is one of the suggested methods by google for dealing with this.

@AlexXanderGrib
Copy link
Contributor Author

jshttp/cookie#153 already added partitioned support into upstream. Can this be merged?

@adarshmadrecha
Copy link

Looking forward to release with this feature.

@pi0 pi0 changed the title Partitioned cookies feat: add partitioned option Mar 29, 2024
@pi0
Copy link
Member

pi0 commented Mar 29, 2024

Thanks.

@pi0 pi0 merged commit 1de517e into unjs:main Mar 29, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

4 participants