refactor: use betterauth instead of workos

This commit is contained in:
2025-10-05 20:21:45 +00:00
parent b654f50ddd
commit 483aa19351
23 changed files with 4141 additions and 273 deletions

View File

@@ -7,6 +7,8 @@
},
"peerDependencies": {
"typescript": "^5",
"convex": "^1.27.0"
"better-auth": "1.3.8",
"convex": "^1.27.0",
"@convex-dev/better-auth": "^0.8.9"
}
}