SUPERCILEX / Robot-Scouter

:robot: Easy, efficient, and collaborative FIRST robot scouting
https://bit.ly/RobotScouter
GNU General Public License v3.0
107 stars 41 forks source link

Move to safer account deletion model #295

Open SUPERCILEX opened 4 years ago

SUPERCILEX commented 4 years ago

Currently, we immediately delete an account's data once it's considered inactive. If there was a mistake, this leaves us in an unpleasant position where we can't restore a user's data. We should instead delete the user's auth account immediately but queue their actual data to be deleted 30 days later.