So , I had a issue when trying to use SSO, i just called the method to login and did not work.






*Expected behavior:Create the user in mongo only once when embed.login({JWT_TOKEN}) was called*
*Actual behavior:When i call embed.login({JWT_TOKEN}) there are two calls trying to create an user, the first call creates the user and the second one throw an error*
Related Issues:
Versions:
10.15.16.4.14.0.45.0.5We've discovered the issue with the race, it should be corrected in v5.1.0.
Tyvm @wyattjoh
Most helpful comment
We've discovered the issue with the race, it should be corrected in v5.1.0.