This commit is contained in:
Johannes
2025-05-30 05:36:46 +02:00
parent 3539a4c6f6
commit d968507484
8 changed files with 202 additions and 116 deletions

View File

@@ -27,6 +27,7 @@ export const options: AuthOptions = {
},
}),
],
secret: process.env.AUTH_HUB_SECRET,
session: {
strategy: "jwt",