I tried using console.time
to time how long it takes to execute await web3Auth.init();
and it take 3 seconds to 5 seconds.
Are there any tips to speed this up? Or what are the factors that might affect the speed?
Originally posted by: ThianHooi
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1218