TypeError: resolver is not a function
When trying to access the login page. Using App Router and https://next-auth.js.org/configuration/initialization#route-handlers-app
Initialization | NextAuth.js
The main entry point of NextAuth.js is the NextAuth method that you import from next-auth. It handles different types of requests, as defined in the REST API section.
0 Replies