Skip to content

How is sessionStorage impacted by storage partitioning? #84

Answered by miketaylr
Octophi asked this question in General
Discussion options

You must be logged in to vote

Hi @Octophi - yes, we are planning on partitioning sessionStorage as well, in the same way as localStorage (and other APIs).

Can you explain more about your use case? It sounds similar to the known issue of Firebase Authentication (example.com redirects to example.firebaseapp.com, some auth dance happens and a token in stored in sessionStorage, then the tab is redirected back to example.com, which opens a frame to example.firebaseapp.com and it postMessages the auth token up) - but slightly different.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Octophi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants