check for stale users on signup

This commit is contained in:
Milo Schwartz
2024-10-07 23:31:23 -04:00
parent 3a52615e3e
commit 6fb569e2cd
4 changed files with 55 additions and 7 deletions

View File

@@ -39,6 +39,7 @@
"http-errors": "2.0.0",
"lucia": "3.2.0",
"lucide-react": "0.447.0",
"moment": "2.30.1",
"next": "14.2.13",
"node-fetch": "3.3.2",
"nodemailer": "6.9.15",
@@ -76,4 +77,4 @@
"tsx": "4.19.1",
"typescript": "^5"
}
}
}