MusicAsLanguage / mobileapp

Mobile app code for the project.
MIT License
1 stars 1 forks source link

Account/privacy: Create a way for users to delete their account + data #167

Closed mpmikesell closed 2 years ago

mpmikesell commented 2 years ago

MIGHT be needed to publish the app publicly, for Android at least.

mpmikesell commented 2 years ago

Two things here:

1) Feasible from the back end? 2) Add the button

shengyfu commented 2 years ago

I have merged and deployed the backend change, @birgithi , could you work on the UX to have a Delete User and their Data button in the settings page?

linsungc commented 2 years ago

Assigning this issue to myself.

linsungc commented 2 years ago

Created PR for review: 1) Added Delete User button under Settings 2) Prompt users with a confirmation message 3) If click OK, deletes account then sign off; click Cancel, do nothing

linsungc commented 2 years ago

Merged the change to main.