Add get-verify-code endpoint

This commit is contained in:
2026-01-22 14:27:23 -07:00
parent 126a6421d8
commit e2545a0f10
8 changed files with 176 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
"dependencies": {
"@elysiajs/cors": "1.4.1",
"@elysiajs/swagger": "1.3.1",
"axios": "1.13.2",
"bcryptjs": "3.0.3",
"crypto": "1.0.1",
"dotenv": "17.2.3",