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/Tango.UnitTesting/Web/JWT_Tokens_TST.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/Tango.UnitTesting') diff --git a/Software/Visual_Studio/Tango.UnitTesting/Web/JWT_Tokens_TST.cs b/Software/Visual_Studio/Tango.UnitTesting/Web/JWT_Tokens_TST.cs index ff698f18f..d696a627c 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/Web/JWT_Tokens_TST.cs +++ b/Software/Visual_Studio/Tango.UnitTesting/Web/JWT_Tokens_TST.cs @@ -6,7 +6,7 @@ using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; -using Tango.Web.Authentication; +using Tango.Web.Security; namespace Tango.UnitTesting.Web { -- cgit v1.3.1