fix(auth): migrate from next-auth to better-auth (#1453)
This commit is contained in:
parent
453f5bb3e6
commit
b4f595a68c
40 changed files with 668 additions and 390 deletions
|
|
@ -38,6 +38,7 @@
|
|||
"@vercel/otel": "^1.12.0",
|
||||
"ai": "6.0.37",
|
||||
"bcrypt-ts": "^5.0.2",
|
||||
"better-auth": "^1.5.5",
|
||||
"botid": "^1.5.11",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"classnames": "^2.5.1",
|
||||
|
|
@ -55,7 +56,6 @@
|
|||
"motion": "^12.23.26",
|
||||
"nanoid": "^5.1.3",
|
||||
"next": "16.0.10",
|
||||
"next-auth": "5.0.0-beta.25",
|
||||
"next-themes": "^0.3.0",
|
||||
"orderedmap": "^2.1.1",
|
||||
"papaparse": "^5.5.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue