Web3Auth / mpc-core-kit

16 stars 4 forks source link

Concurrent login doesn’t work as expected #118

Closed himanshuchawla009 closed 5 months ago

himanshuchawla009 commented 5 months ago

Expected behaviour:-

The expected behaviour should be that one of the concurrent login should throw an error while the other should complete the new user login. The thrown random errors are:

Current behaviour

Currently it throws random errors and all concurrent logins fails

Some of those random errors are:

huggingbot commented 5 months ago

Reference to an identical issue: https://github.com/Web3Auth/mpc-core-kit/issues/115