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
When I pass the request the same email it's accepted and increase the ID with the same email and password as the precedent user
I had unique : true in my User.js file
When I pass the request the same email it's accepted and increase the ID with the same email and password as the precedent user
I had
unique : truein my User.js file