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

Clear indexedDB on "remove this device" #70

Open
matheus23 opened this issue May 4, 2021 · 0 comments
Open

Clear indexedDB on "remove this device" #70

matheus23 opened this issue May 4, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@matheus23
Copy link
Member

Carryover from #58

We should clear the indexedDB.

Currently, the auth lobby IPFS is accumulating pins without ever removing them.
For me personally, this caused it to store >50k pins at some point from multiple accounts. Most of that data was encrypted with keys I have long lost.

Worth looking at the reset route to see how to do the same on device removal.

@matheus23 matheus23 added the bug Something isn't working label May 4, 2021
@matheus23 matheus23 self-assigned this May 4, 2021
@icidasset icidasset added enhancement New feature or request and removed bug Something isn't working labels Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants