[Archive] web3Auth logout

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 2/6/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.


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