error in my browser when i use nextaauth.js with .js #12174
Unanswered
Kostalaroche1
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i use .js but if i authentificate, i get this error on my browser : async (req, res) => {
if (res !== null && res !== void 0 && res.params) {
return await NextAuthRouteHandler(req, res, args[0]);
}
return await NextAuthApiHandler(req, res, args[0]);
}
i need help anyone could help me please





Beta Was this translation helpful? Give feedback.
All reactions