Relative Content

Tag Archive for next.jsnext-auth

Next-auth configuration redirection issue

I am using next-auth in nextjs for my authentication. After authentication with google provider, I am getting only a refresh and I need to manually enter the address I was navigated from to access it after authentication. What am I doing wrong?