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

Flesh out cookie access specification #8

Open
mreichhoff opened this issue Dec 20, 2022 · 0 comments
Open

Flesh out cookie access specification #8

mreichhoff opened this issue Dec 20, 2022 · 0 comments

Comments

@mreichhoff
Copy link
Collaborator

mreichhoff commented Dec 20, 2022

There are a few open questions around the exact scope of the access granted by requestStorageAccessForOrigin, like:

  • whether to require an explicit call to requestStorageAccess before granting access to a frame (to align with the proposed per-frame requestStorageAccess model and ensure embeddee opt-in)
  • how widely to apply to subresources (options include applying to the top-level doc only, keeping a per-document set of granted domains like the potential per-frame requestStorageAccess storage bit, applying to nested docs, etc.) (though protection via CORS + use-credentials is needed).

As we get clarity, the spec and explainer should both be kept up-to-date.

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

No branches or pull requests

1 participant