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

Hi @jaissam10, #419

Closed
av1934413 opened this issue Oct 14, 2024 · 1 comment
Closed

Hi @jaissam10, #419

av1934413 opened this issue Oct 14, 2024 · 1 comment

Comments

@av1934413
Copy link

          Hi @jaissam10,

I'm not sure I fully understand your scenario, but the general solution when partitioned cookies/storage are not an option is to use unpartitioned storage, e.g. unpartitioned cookies. Your React app can use the Storage Access API to request access to that data.

Originally posted by @cfredric in #409 (comment)

@av1934413 av1934413 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
@jaissam10
Copy link

@av1934413 There are two issues here.
First, the StorageAccessAPI will trigger a dialog for the user, which in my case would occur for every new domain's PDF. This isn't an ideal solution since we can't show a popup for every PDF.
Secondly, this method can only be triggered through an actual user click.

Let me know if there's another approach.

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

2 participants