vigetlabs/microcosm

repo.reset() should remove history

Opened this issue · 0 comments

I almost always use reset to clear a Microcosm's data. This usually happens when a user has logged out, or some other sensitive user data is being removed.

We should ensure that history is completely wiped when this happens to ensure that old data doesn't linger behind.