handleLogInResponse

abstract fun handleLogInResponse(serverUrl: String, intent: Intent?, requestCode: Int): Single<User>