feat(auth): add better-auth core wiring for admin and db
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
"typecheck": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cms/auth": "workspace:*",
|
||||
"@cms/content": "workspace:*",
|
||||
"@cms/db": "workspace:*",
|
||||
"@cms/ui": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user