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

Added CleanupService for deleting account and all of its related data #205

Merged
merged 3 commits into from
Feb 23, 2023

Conversation

belmirp
Copy link
Collaborator

@belmirp belmirp commented Feb 22, 2023

Cleanup service will fetch all accounts that are not in Active status and have LastLoginAt older than a month, delete them and all of their related data.

Related: #139

@belmirp belmirp requested a review from timiimit February 22, 2023 09:27
@timiimit timiimit merged commit e48a500 into timiimit:account-improvements Feb 23, 2023
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

Successfully merging this pull request may close these issues.

2 participants