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

[PRD-599] Reset local data #9

Merged
merged 4 commits into from
Nov 5, 2024
Merged

[PRD-599] Reset local data #9

merged 4 commits into from
Nov 5, 2024

Conversation

paultranvan
Copy link
Contributor

When the stack serves the login page, we take this opportunity to remove
any remaining local data, i.e. indexedDB and localstorage data.

See how it is done for the stack part:
cozy/cozy-stack#4483

BREAKING CHANGE: the DataProxy must be initialized with `setup` rather
than `setClient`
@paultranvan paultranvan requested a review from Ldoppea November 5, 2024 10:30
When the stack serves the login page, we take this opportunity to remove
any remaining local data, i.e. indexedDB and localstorage data.

See how it is done for the stack part:
cozy/cozy-stack#4483
@paultranvan paultranvan merged commit 52e2c2f into main Nov 5, 2024
1 check passed
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