The npm install command failed in my project. Analyze the following er
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
import NextAuth from 'next-auth';
|
||||
import { authConfig } from './auth.config';
|
||||
|
||||
export const { handlers, auth, signIn, signOut } = NextAuth(authConfig);
|
||||
Reference in New Issue
Block a user