From 58ef5833b3f77f321c587dd86448c888029016ce Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Thu, 22 Dec 2022 14:44:26 +0100 Subject: feat: Many things - Working Login/Logout - Groundwork for web components - Loading web-components with version tag - Load temporal-polyfill globally --- code/api/Pages/Home.cshtml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'code/api/Pages/Home.cshtml') diff --git a/code/api/Pages/Home.cshtml b/code/api/Pages/Home.cshtml index 457ba2f..b7c07c2 100644 --- a/code/api/Pages/Home.cshtml +++ b/code/api/Pages/Home.cshtml @@ -7,6 +7,4 @@

Welcome

-
-Id: @(HttpContext.User.FindFirst("AppClaims.USER_ID").Value)
-
\ No newline at end of file + \ No newline at end of file -- cgit v1.3