logout

abstract suspend fun logout(timeout: Long?): LogoutResult

Requests to logout the current user.

Parameters

timeout

The timeout of logout in milliseconds or null if no timeout should be used