Credentials login error
I am trying to add Credentials login. I am putting the code and the error I am getting.


signIn function on the server, and you are using it on the client. In this example from the authjs docs the server action is used. You can use either server action or api endpoint.




signInauthjs