Credentials stuck on pending state #851
Unanswered
jimmyruann
asked this question in
Help
Replies: 2 comments
-
Hello I struggled too when using Is your file really name |
Beta Was this translation helpful? Give feedback.
0 replies
-
@guirip That was my bad, the file was [...nextauth].ts. |
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.
-
Your question
How can I solve
/api/auth/callback/credentials
on pending state?What are you trying to do
I am trying to use NextAuth on a custom express server. I have setup everything according to the documentation and I ran into a small problem.
/api/auth/callback/credentials
is on pending state when I usesignIn()
. Other things like CSRF token work when I fetch from server.Image: https://imgur.com/a/Mn0OiiF
I am using next-auth v3.1.0
Feedback
Beta Was this translation helpful? Give feedback.
All reactions