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
I am beginner in Nodejs things and trying to learn through prebuilt apps. Got stuck at module 3 while making post request to http://localhost:3000/auth/signup with random username and password, I am getting redirected to /auth/failure and can't sign up. It may be because of an update. Can anybody tell me what changes should I make and in which files.
The text was updated successfully, but these errors were encountered:
I am beginner in Nodejs things and trying to learn through prebuilt apps. Got stuck at module 3 while making post request to http://localhost:3000/auth/signup with random username and password, I am getting redirected to /auth/failure and can't sign up. It may be because of an update. Can anybody tell me what changes should I make and in which files.
The text was updated successfully, but these errors were encountered: