Not able to sign in with credentials
The first screenshot is the terminal log of the event that happened. In the screenshot, I found a user, and then I did some basic validation stuff to sign them in.
The second screenshot is the credential logic for logging in.
The third screenshot is a server action that validates the credential if the user exists and if the password matches, shows a different error message. If there is no error message, sign them in.
The fourth screenshot is just the app router and main layout page with the provider.
if you need any more information, please tell me
0 Replies