User Authentication Flow Works

This commit is contained in:
2026-01-25 15:03:17 -06:00
parent 1bf0acdf39
commit e76caa68f1
22 changed files with 275 additions and 248 deletions
+2
View File
@@ -24,9 +24,11 @@
"utils:gen_private_keys": "bun ./utils/genPrivateKeys"
},
"dependencies": {
"@azure/msal-node": "^5.0.2",
"@discordjs/collection": "^2.1.1",
"@duxcore/eventra": "^1.1.0",
"@prisma/adapter-pg": "^7.3.0",
"@prisma/client": "^7.3.0",
"cors": "^2.8.6",
"cuid": "^3.0.0",
"hono": "^4.11.5",