Skip to main content

Logout

@coinbase/waas-sdk-webAPI


Function: Logout()

Logout(): Promise<void>

Removes the cached wallet, and any data pertaining to Coinbase Wallet-as-a-service. This should be called when the user decides to log out.

Returns

Promise<void>

Was this helpful?