hapi icon indicating copy to clipboard operation
hapi copied to clipboard

Cookie Partition support

Open leandrohlsilva opened this issue 5 months ago • 0 comments

Runtime

Chrome

Runtime version

121.0.6167.160

Module version

20.3.0

Used with

No response

Any other relevant information

No response

What problem are you trying to solve?

Hello,

Would you be able to help me implement the support for Chrome's Cookie Partition initiative? See more here: https://developers.google.com/privacy-sandbox/3pcd/chips

I've already started some branches to add this support to Hapi, but I'd require your help to create these PRs.

This is essential as Chrome's CHIPS is already being rolled out and my company is having issues with it.

Thank you

Do you have a new or modified API suggestion to solve the problem?

I suggest we create the new option isPartitioned: boolean in hapijs/statehood repository and update dependencies.

leandrohlsilva avatar Feb 14 '24 15:02 leandrohlsilva