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
Solved, by introducing some lines of code that check every time a user enters Mongo if there is more than one with the same id and deletes them if they do.
This is not the right way to do it, but it works. 17f2a41
When making the insertion in the users database, they are saved repeated for the same solid id
The text was updated successfully, but these errors were encountered: