Hi Team,
I have a question related to risk management.
Let’s suppose we have an app that uses @web3auth/single-factor-auth and users store substantial amounts of tokens on the addresses associated with the reconstructed PK.
What would happen if, theoretically, Web3Auth as a company ceased operations and closed the business.
- Is there any emergency recovery protocol in place for this event that will help users to get their PKs?
- Is there any way to generate a seed on the app side first, and then push the seed into the Web3Auth for storage (this way the customer will have the option to recover PK from the seed)
Thank you.