@@ -0,0 +1,5 @@
/* eslint-disable new-cap */
import NextAuth from 'next-auth'
import {options} from 'app/api/auth/[...nextauth]/options'
export const {auth, handlers, signIn, signOut} = NextAuth(options)
The note is not visible to the blocked user.