logout function of web3 auth is not returning any response.Can anyone help me with this.
console.log(“web3 auth is----->”,web3auth);
console.log(“there agaim------->>>>”)
await web3auth.logout();
console.log(“hereee233333”) //this line is not getting print.
Originally posted by: mosajjid
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1289