testing oidc bug

This commit is contained in:
pandeymangg
2025-10-27 16:07:28 +05:30
parent 20614c2b12
commit 72767e9336

View File

@@ -31,6 +31,7 @@ import { handleSsoCallback } from "@/modules/ee/sso/lib/sso-handlers";
import { createBrevoCustomer } from "./brevo";
export const authOptions: NextAuthOptions = {
debug: true,
providers: [
CredentialsProvider({
id: "credentials",