cb-technologies / cb-technologies/existe-workspace-ui
Clear up the browser storage.
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Every time a user is signing in we are storing his data within the browser or when the user is entering value while registering a user we are using useHistoryState that is saving the data on the browser. We should clean up those storages after the end of the session or the user logs out.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.