fetchCurrentUser

fun fetchCurrentUser(): Call<User>

Fetches the current user. Works only if the user was previously set and the WS connections is closed.