stanfordnmbl / opencap-api

Apache License 2.0
5 stars 6 forks source link

Delete account #137

Closed antoinefalisse closed 7 months ago

antoinefalisse commented 9 months ago

Add option for user to delete their account and all their data.

AlbertoCasasOrtiz commented 8 months ago

Will this completely erase all sessions, trials, videos, results, subjects, analysis results, tokens, etc., associated with the user, without any option for recovery?

I'm considering two options:

The second option allows for data and account recovery if the user has second thoughts, but the first option is easier to implement. What are your thoughts? @antoinefalisse @suhlrich

AlbertoCasasOrtiz commented 7 months ago

I am implementing option 1 since it will be easier.

In the GUI I'll do as in Addbiomechanics. I will show a big DANGER red message telling users this action cannot be undone, and I will ask the users to type in their username to confirm.