Replies: 1 comment
-
Just incase someone comes by looking for a solution. I found a solution to a similar issue here https://cloudcoders.xyz/blog/nextauth-credentials-provider-with-external-api-and-login-page/ |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
I am using custom sign page. when I try to login using credentials it does not work and got redirected to home page.(not logged in)
https://next-auth.js.org/errors#client_fetch_error Failed to fetch {error: {…}, path: 'csrf', message: 'Failed to fetch'}
How to reproduce ☕️
[....nextauth]
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions