useLogout
Hook for signing out of a wallet after a user has logged in using useLogin
Example
Returns
object containing a logout
function and an isLoading
state that indicates if the logout request is in progress
Hook for signing out of a wallet after a user has logged in using useLogin
object containing a logout
function and an isLoading
state that indicates if the logout request is in progress