Hacker News new | ask | show | jobs
by chinathrow 1376 days ago
So here's a good reminder for devs/startups on their free plans (I am using Auth0 on their free plan):

- Have a copy of all your users e-mail within your own infrastructure (DB)

- Have proper backups in place

- Verify regularly that your backups function correctly (backup AND restore)

In case your account get's deleted, you can rebuild from these.