logIn

abstract fun logIn(username: String, password: String, serverUrl: String): Single<User>