checkServerUrl

abstract fun checkServerUrl(serverUrl: String): Single<Result<LoginConfig, D2Error>>