Error in handling error messages for login: http://localhost:3000/auth/login net::ERR_ABORTED 405 (M
Unanswered
Jenn posted this in #help-forum
JennOP
Codes were quite long, hence, I have added the SO post here: https://stackoverflow.com/questions/77291461/how-do-i-add-handling-error-messages-for-the-server-side-login
Current behavior: I am unable to implement where it displays that they have successfully logged in and the error handling.
I have this error.
POST http://localhost:3000/auth/login net::ERR_ABORTED 405 (Method Not> Allowed)
Expected behavior: It should show the error messages.
Current behavior: I am unable to implement where it displays that they have successfully logged in and the error handling.
I have this error.
POST http://localhost:3000/auth/login net::ERR_ABORTED 405 (Method Not> Allowed)
Expected behavior: It should show the error messages.