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

Account expiration does not delete contacts #86

Open
anzhieta opened this issue Oct 15, 2015 · 0 comments
Open

Account expiration does not delete contacts #86

anzhieta opened this issue Oct 15, 2015 · 0 comments

Comments

@anzhieta
Copy link

Currently, contacts are stored separately from the rest of the user data and are not removed if a new account is deleted due to lack of account confirmation within 24 hours of registration.
Contact deletion was not implemented in #85 because it's trickier to implement than removal of the main account - instead of just setting an expire on the locationShare's hash key, we need to revert the account into a stub (that is, keep userId and ICanSee, throw away the rest).

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

No branches or pull requests

1 participant