LaLiga-FrontEnd/src/api/auth/[...nextauth]/route.js

5 lines
130 B
JavaScript

// import NextAuth from 'next-auth'
// import { authOptions } from '../../../utils/auth'
// export default NextAuth(authOptions)