From 8286938d9fb1dc95ac6a456cfdd150a2e9cbb8e5 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 15 Jan 2021 13:42:05 +0200 Subject: Feed now saves the user data and uses it to show the names and username of the user --- src/DevHive.Angular/package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/DevHive.Angular/package.json') diff --git a/src/DevHive.Angular/package.json b/src/DevHive.Angular/package.json index 833c257..1f09ab1 100644 --- a/src/DevHive.Angular/package.json +++ b/src/DevHive.Angular/package.json @@ -21,7 +21,9 @@ "@angular/platform-browser": "^11.0.7", "@angular/platform-browser-dynamic": "^11.0.7", "@angular/router": "^11.0.7", + "@types/jwt-decode": "^3.1.0", "guid-typescript": "^1.0.9", + "jwt-decode": "^3.1.2", "normalize.css": "^8.0.1", "reset-css": "^5.0.1", "rxjs": "~6.6.0", -- cgit v1.2.3