@@ -3,6 +3,7 @@ import Credentials from "next-auth/providers/credentials";
import { authenticateUser } from "@/lib/users";
export const { handlers, signIn, signOut, auth } = NextAuth({
trustHost: true,
providers: [
Credentials({
credentials: {
The note is not visible to the blocked user.