I'm trying to create a custom signing with providers and credentials


12 Replies
Im sorry but you have to learn how to ask questions properly. What is the problem you are facing? You haven't even posed a question, you've just stated your goal.
From the error message you could be wondering lots of different things:
- Which thing is null/undefined? (It's the providers object)
- Why are the providers null/undefined?
- How do I handle it being null?
And so on and so on. If you want help, make it as easy as possible for others to help you.
sorry, I was not clear enough. This is the error:API handler should not return a value, received object.
API resolved without sending a response for /api/auth/signin, this may result in stalled requests.

@Vincent
How are these two screenshots even related? In the first one your problem is with providers and now it's about users all of a sudden?
sorry I'm back

I thought it was About the auth side of things I was wrong
Sorry, I am really trying to understand but I can't manage to wrap my head around your problem. Hopefully someone else might pick it up.
I am getting this in my Console
API handler should not return a value, received object.
API resolved without sending a response for /api/auth/signin, this may result in stalled requests
And the custom signed page in my T3 app it's not showing
I have this in my NextAuthOptions
And this is the website

the sign in page code is here and auth code https://paste.gg/p/anonymous/173ab04474924eaa93dfc7a1dceefab1
@Vincent I'm really sorry I'm not good at axing questions but I have broken everything down to what I think the problem is coming from
++close
+close