From 0adea9eb464a3f2d5d73b2c8c26d32e0d1a3874b Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Sun, 24 Feb 2019 00:57:14 +0200 Subject: Working on refresh tokens... --- Software/Visual_Studio/PPC/Tango.PPC.Common/Web/PPCWebClient.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Web/PPCWebClient.cs') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/PPCWebClient.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/PPCWebClient.cs index 4897efc90..52c9fdef3 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/PPCWebClient.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/PPCWebClient.cs @@ -5,7 +5,7 @@ using System.Text; using System.Threading.Tasks; using Tango.Settings; using Tango.Web; -using Tango.Web.Authentication; +using Tango.Web.Security; namespace Tango.PPC.Common.Web { -- cgit v1.3.1