Add Better Auth admin authentication

This commit is contained in:
2026-06-04 12:05:07 +02:00
parent 0f10bd6400
commit e660ec24aa
41 changed files with 2225 additions and 284 deletions

View File

@@ -11,6 +11,8 @@
"test": "tsc -p tsconfig.test.json && node --test .test-output/tests/*.test.js"
},
"dependencies": {
"@convex-dev/better-auth": "^0.12.2",
"better-auth": "^1.6.14",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"convex": "^1.40.0",