Disconnect from Xverse Wallet
You can use request("wallet_disconnect") to disconnect your app from the user's wallet.
This method clears the app's permissions for all wallet accounts, effectively disconnecting the user.
Your app will then need to connect to the user's account again to fetch account data.
Last updated