diff --git a/AppCreationScripts/apps.json b/AppCreationScripts/apps.json index ec586f3..4074401 100644 --- a/AppCreationScripts/apps.json +++ b/AppCreationScripts/apps.json @@ -9,6 +9,7 @@ "x-ms-id": "JavaScriptSpa", "x-ms-name": "active-directory-javascript-graphapi-v2", "x-ms-version": "2.0", + "logoutUrl": "http://localhost:30662/", "replyUrlsWithType": [ { "url": "http://localhost:30662/", diff --git a/JavaScriptSPA/index.html b/JavaScriptSPA/index.html index 7855647..97689a9 100644 --- a/JavaScriptSPA/index.html +++ b/JavaScriptSPA/index.html @@ -2,96 +2,136 @@ Quickstart for MSAL JS + - - - + -

Welcome to MSAL.js Quickstart


-

-

-
+

+ +

+

 
-    
+    }
+
 
 
diff --git a/JavaScriptSPA/index_login_redirect.html b/JavaScriptSPA/index_login_redirect.html
deleted file mode 100644
index f810227..0000000
--- a/JavaScriptSPA/index_login_redirect.html
+++ /dev/null
@@ -1,101 +0,0 @@
-
-
-
-    Quickstart for MSAL JS
-    
-    
-    
-    
-
-
-
-    

Welcome to MSAL.js Quickstart


-

-

-
- - - -