When users haven't logged in for some time (2 years?), we should purge their account and logbooks so that we're not holding on to PII unnecessarily. There should be
- at least one warning email, then
- a time to respond (14 days?), then finally,
- a completion email and actual purge.
This should be implemented a scheduled Cloud Functions task. Accounts info is visible here (authorization required).
When users haven't logged in for some time (2 years?), we should purge their account and logbooks so that we're not holding on to PII unnecessarily. There should be
This should be implemented a scheduled Cloud Functions task. Accounts info is visible here (authorization required).