when trying to sign in Error
Something went wrong.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,8 +1,5 @@
|
||||
|
||||
import type { NextAuthConfig } from 'next-auth';
|
||||
import Credentials from 'next-auth/providers/credentials';
|
||||
import { z } from 'zod';
|
||||
import db from '@/lib/db';
|
||||
|
||||
export const authConfig = {
|
||||
pages: {
|
||||
|
||||
Reference in New Issue
Block a user