This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Upstream Issues with Credentials Provider Error Handling #111
aaronksaunders
started this conversation in
General
Replies: 1 comment
-
Besides fixing the upstream issue or using redirect:true, I'm not sure what you could do. There might be some workaround by manually checking that the cookies are set on the client and not relying on the signin Response. |
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.
-
There are. upstream issues that make this plugin unusable for email / password sign-in, do you have any suggested workarounds?
nextauthjs/next-auth#8340
it doesn't properly pass errors from the
authenticate
method.Beta Was this translation helpful? Give feedback.
All reactions