added prisma + nextAuth
This commit is contained in:
3
apps/hub/api/auth/[...nextauth].ts
Normal file
3
apps/hub/api/auth/[...nextauth].ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import NextAuth from 'next-auth';
|
||||
|
||||
export default NextAuth();
|
||||
Reference in New Issue
Block a user