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 deletion within app - by May 31st 2024 #522

Open
mvl22 opened this issue Apr 30, 2023 · 2 comments
Open

Account deletion within app - by May 31st 2024 #522

mvl22 opened this issue Apr 30, 2023 · 2 comments

Comments

@mvl22
Copy link
Member

mvl22 commented Apr 30, 2023

We soon need to implement account deletion within the app.

https://support.google.com/googleplay/android-developer/answer/13327111

The e-mail we received 5/Apr/2023 says:

"To give users more control over their data, we're introducing a new account deletion requirement under our User Data policy. If your app allows users to create an account, then it must also allow users to request for their account to be deleted in the app and through a web resource."

API provisioning will be needed. I'll update this issue when that is in place.

I've filled in the data practices survey they require already.

@mvl22
Copy link
Member Author

mvl22 commented Dec 8, 2023

We've been granted an extension until May 31st 2024.

I will let you know when the API provisioning is in place. We will need to prioritise this feature when that is so, otherwise updates will be blocked.

@mvl22 mvl22 changed the title Account deletion within app Account deletion within app - by May 31st 2024 Feb 28, 2024
@mvl22
Copy link
Member Author

mvl22 commented May 27, 2024

There is now an API call to enable account deletion to be done within the app directly.

See the webpage on the main website at: /api/v2/user.delete/

You need to be signed in to see this. Let me know by e-mail if you don't have access once signed in.

We need to implement this next, as otherwise any other updates to the app will be rejected, as of 31st May.

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