Logout user
To sign out the user and remove the session ID from the device, use the logout method. The user must sign in again to use the dapp the next time the dapp is opened.
Usage
try await web3Auth.logout()
To sign out the user and remove the session ID from the device, use the logout method. The user must sign in again to use the dapp the next time the dapp is opened.
try await web3Auth.logout()