fix email length check, add unenroll api+email system

This commit is contained in:
Ean Milligan
2026-04-09 01:44:41 -04:00
parent 851c562bdd
commit 2669120524
4 changed files with 110 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ post {
body:json {
{
"name": "teest",
"name": "test",
"pin": "1234"
}
}