Exemplo n.º 1
0
 private async Task InitializeHttpClientAsync()
 {
     await _authorizationService.AddTokenAsync(_httpClient);
 }