diff --git a/src/authOptions.ts b/src/authOptions.ts index 26e67d6..69a4b56 100644 --- a/src/authOptions.ts +++ b/src/authOptions.ts @@ -41,7 +41,6 @@ export const authOptions: AuthOptions = { }, }, ], - debug: process.env.NODE_ENV === "development", callbacks: { async jwt({ token, account, user: profile }) { // Initial sign in