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

Delete nullified accounts from account API #1756

Merged
merged 1 commit into from May 26, 2022

Conversation

alex9smith
Copy link
Member

The only use of the GOV.UK account on GOV.UK is for email notifications.
Therefore, to minimise us hoarding personal data we should delete a
user's GOV.UK account at the same time it's nullified in this app to
minimise data hoarding.

Update the nullify worker that removes old accounts with no active
subscriptions to also call account API if that subscriber record has
a govuk_account_id.

The only use of the GOV.UK account on GOV.UK is for email notifications.
Therefore, to minimise us hoarding personal data we should delete a
user's GOV.UK account at the same time it's nullified in this app to
minimise data hoarding.

Update the nullify worker that removes old accounts with no active
subscriptions to also call account API if that subscriber record has
a `govuk_account_id`.
@alex9smith alex9smith force-pushed the GUA-92-also-delete-account-api-user branch from 0890a91 to 3a151d1 Compare May 25, 2022 19:53
@alex9smith alex9smith marked this pull request as ready for review May 26, 2022 07:21
@alex9smith alex9smith requested a review from huwd May 26, 2022 07:21
@alex9smith alex9smith merged commit ffe4f74 into main May 26, 2022
@alex9smith alex9smith deleted the GUA-92-also-delete-account-api-user branch May 26, 2022 14:50
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.

None yet

2 participants