ok. I will be deleting the project
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import type { NextAuthConfig } from 'next-auth';
|
||||
import Credentials from 'next-auth/providers/credentials';
|
||||
import { z } from 'zod';
|
||||
import db from '@/lib/db';
|
||||
import { BetterSqlite3Adapter } from "@auth/core/adapters"
|
||||
import { BetterSqlite3Adapter } from "@auth/core/adapters/better-sqlite3"
|
||||
|
||||
export const authConfig = {
|
||||
pages: {
|
||||
|
||||
Reference in New Issue
Block a user