Relative Content

Tag Archive for next.jsnext-auth

callbackUrl not working in auth.js signin

I have set up a next.js app with next-auth.js, authenticating with a custom OIDC identity provider. I’m currently using next-auth version 5.0.0-beta.19, which I believe is part of the proposed migration to auth.js.

Next-auth response redirecting to localhost

I have been trying to debug this since a while now but I can’t can somwone help me with this. Here I am using next-auth the route just keeps on redirecting to dashboard causing error.