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

Storage Access API #887

Closed
stubbornella opened this issue Oct 10, 2024 · 2 comments
Closed

Storage Access API #887

stubbornella opened this issue Oct 10, 2024 · 2 comments
Labels
focus-area-proposal Focus Area Proposal

Comments

@stubbornella
Copy link

Description

APIs:

* document.requestStorageAccess()
* document.hasStorageAccess()
* Request headers
    * Sec-Fetch-Storage-Access: <access-status>
* Response headers
    * Activate-Storage-Access: retry; allowed-origin="https://foo.bar"
    * Activate-Storage-Access: retry; allowed-origin=*
    * Activate-Storage-Access: load

@annevk can you add the correct spec link please?

Specification

https://privacycg.github.io/storage-access/#the-storage-access-api

Additional Signals

No response

@mrego
Copy link
Member

mrego commented Oct 10, 2024

This one has been proposed at #844 too.

@stubbornella
Copy link
Author

stubbornella commented Oct 10, 2024

Yes, we should dupe this to #844

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
Status: Done
Development

No branches or pull requests

2 participants