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

Personalization demo with local storage #44

Merged
merged 5 commits into from
Feb 12, 2024

Conversation

fellyph
Copy link
Contributor

@fellyph fellyph commented Feb 12, 2024

Description

This pull request contains a demo with localStorage across the domain using frames. The user will have the capability to set light and dark modes on domain C. The goal of this demo is to demonstrate the restriction over storage data saved via iframe.

The domain A and domain B use an iframe that sets a user preference for domain C when the Storage Partitioned is enabled the changes in domain A will only be visible between A and C, and not visible on domain B

Screenshot 2024-02-12 at 14 31 21 Screenshot 2024-02-12 at 14 31 28

@fellyph fellyph merged commit a67b812 into develop Feb 12, 2024
@fellyph fellyph deleted the feature/personalization-with-local-storage branch August 21, 2024 11:29
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

Successfully merging this pull request may close these issues.

2 participants