To disconnect or disestablish a link, call the instance method disconnect() on the CoinbaseWalletProvider object/instance. This disestablishes the link, and requires the user to reconnect by scanning QR code again.

coinbaseWalletProvider.disconnect();

Next steps: