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 account endpoint #791

Open
tomastiminskas opened this issue Dec 14, 2023 · 2 comments
Open

Delete account endpoint #791

tomastiminskas opened this issue Dec 14, 2023 · 2 comments
Assignees

Comments

@tomastiminskas
Copy link

We are blocked from Google Play Store since they are asking for a webpage to delete your information. We were discussing with Paul and for now we will try to just add that ability from within the app and create a simple web page with instructions on how to do it.

For that we will need an endpoint that will basically delete all content from server related with the user.

I will add a button on Left Menu. When tapping on it we will prompt to confirm, and once confirmed we will use the new endpoint to delete everything on relay. Once it succeed we will logout the user from the app as well.

Let me know your thoughts @kevkevinpal @Evanfeenstra

@Evanfeenstra
Copy link
Contributor

We actually already have that, we added it for testing purposes.

Its GET /test_clear

@tomastiminskas
Copy link
Author

Is it deployed to all nodes or proxy accounts at least? I will take a look and use it for testing purpose on my proxy account

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

3 participants