diff --git a/Standalone/src/app/components/nav-bar/nav-bar.component.html b/Standalone/src/app/components/nav-bar/nav-bar.component.html index 0bf1d037..b908272e 100644 --- a/Standalone/src/app/components/nav-bar/nav-bar.component.html +++ b/Standalone/src/app/components/nav-bar/nav-bar.component.html @@ -24,26 +24,28 @@
Something went wrong when trying to authorize your application. Please inspect the error below and ensure auth_config.json is configured correctly.
Ping an external API by clicking the button below.
@@ -15,7 +17,7 @@You can't call the API at the moment because your application does not @@ -50,7 +52,7 @@
Ping an external API by clicking the button below. This will call the @@ -66,12 +68,14 @@
-
-
+ @if (responseJson) {
+
+
+
+ {{ user.email }}
+{{ user.email }}
-
+ @if (profileJson) {
+
+