Replies: 2 comments
-
Do you have |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, i removed it and it now works fine on localhost. Thanks But in production (with NEXTAUTH_URL set to my https://domainname.com) the behaviour is really strange
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Clicking "Sign in with credentials" on localhost:3000 redirects to myproject.vercel.app/api/auth/signin?csrf=true
This results in that i cannot reach the admin page on localhost. I'm not sure how this is even happening
[...nextauth].js
Beta Was this translation helpful? Give feedback.
All reactions