You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the API gets wrong data then how can we end the request?
we need to send a response to the client-side because we must send back the response if the request is a success or fail
ToDo-Web-App/src/controllers/validateUserSignUp.js
Lines 19 to 20 in faea5f7
if the API gets wrong data then how can we end the request?
we need to send a response to the client-side because we must send back the response if the request is a success or fail
The text was updated successfully, but these errors were encountered: