This commit is contained in:
Ean Milligan
2026-03-31 04:02:13 -04:00
parent 1b2e3be995
commit 3b0ac38fa5

View File

@@ -12,6 +12,8 @@ Plans will not ever be truly deleted from an account, instead marked as deleted
Every non-readonly action will require user PIN as everything is stateless. Every non-readonly action will require user PIN as everything is stateless.
Users and their plans can be permanently deleted, but if an email was provided they will need to confirm the delete first.
## DB Implementation ## DB Implementation
### User Table Columns ### User Table Columns