Added Better auth mitation

This commit is contained in:
Jose Selesan
2026-04-16 15:45:49 -03:00
parent e2299c6d46
commit bd30b32b49
7 changed files with 257 additions and 41 deletions

View File

@@ -19,6 +19,7 @@
"@prisma/client": "^7",
"@repo/api-contract": "workspace:*",
"@supabase/supabase-js": "2.101.1",
"better-auth": "^1.6.4",
"dotenv": "^17.4.1",
"hono": "4.12.10",
"nodemailer": "^8.0.5",
@@ -33,4 +34,4 @@
"@types/bun": "latest",
"@types/nodemailer": "^8.0.0"
}
}
}