WebKit / explainers

Explainers from WebKit contributors
371 stars 28 forks source link

Add Private Token Permission Policy and Fetch Integration explainer #108

Closed sysrqb closed 10 months ago

sysrqb commented 10 months ago

This is an explainer that describes how private tokens may be exposed in third-party contexts and integration into Fetch algorithms.

sysrqb commented 10 months ago

One known remaining/missing piece is integrating the permission policy into Fetch.

annevk commented 10 months ago

I suggest we add a sentence at the very end so we can merge this and address that later:

TODO: Permission Policy integration to enable this for cross-origin documents.