What if users looses all his shares

What will happen if a user loses all his shares except auth providers?
Will web3auth SDK prevent the user from using the same auth account to create a new wallet?



Originally posted by: ravi-chaurasia

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1067

A minimum of 2/N shares would be required to recreate the key. The SDK will recreate a new wallet if the user uses the same auth account after losing all the shares.



Originally posted by: Saviour1001