Add a robust way to clear storage across vuex store on user logout #5115
Labels
area:frontend
For any issues that require work in the frontend/UI
size:S - 2
Sizing estimation point
story
A user-oriented description of a feature
Epic
No response
Description
Data persisted in localStorage should be cleared out when a user logs out. Manually clearing data for each store/property is not a good way to go about it.
Which customers would this be available to
Everyone - CE/Starter/Team/Enterprise
Acceptance Criteria
By default all store keys (across all stores) should be cleared on user logout unless explicitly defined in the meta persistence description.
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: