Skip to content
Snippets Groups Projects

BREAKING: EpicClient Tests and using HttpClient inside EpicClient

Merged Petar Hristov requested to merge Issue/2259-updatePids into dev
28 files
+ 186
259
Compare changes
  • Side-by-side
  • Inline

Files

using Coscine.Configuration;
using Coscine.ProxyApi.Utils;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Coscine.ProxyApi.TokenValidator
{
Loading