From 3b0ac38fa5d8f65a478afe8dc557ee2cc106920c Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Tue, 31 Mar 2026 04:02:13 -0400 Subject: [PATCH] . --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4a21da7..4e8eb43 100644 --- a/README.md +++ b/README.md @@ -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. +Users and their plans can be permanently deleted, but if an email was provided they will need to confirm the delete first. + ## DB Implementation ### User Table Columns