fix the shit

This commit is contained in:
2026-06-26 00:12:09 -04:00
parent af1f4a5721
commit eb9548b832
5 changed files with 2757 additions and 13 deletions
+3
View File
@@ -23,6 +23,9 @@ const authentikOrigin =
export const auth = betterAuth({
baseURL: process.env.BETTER_AUTH_URL,
secret: process.env.AUTH_SECRET,
experimental: {
joins: true,
},
database: drizzleAdapter(db, {
provider: "pg",
schema: {