kalium
common
logic
/
com.wire.kalium.logic.data.logout
/
LogoutRepository
/
logout
logout
abstract
suspend
fun
logout
(
)
:
Either
<
CoreFailure
,
Unit
>
Informs the backend about the logout, invalidating the current credentials.