Skip to content
This repository has been archived by the owner. It is now read-only.

Commit f44bad7

Browse files
author
Prithvi Kanherkar
committed
Revert "Update index.html"
This reverts commit a3b50be.
1 parent a3b50be commit f44bad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JavaScriptSPA/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<script>
2020
var msalConfig = {
2121
auth: {
22-
clientId: 'Enter_your_client_ID', //This is your client ID
23-
authority: "https://login.microsoftonline.com/Enter_your_tenant_info" //This is your tenant info
22+
clientId: '90e4bba5-5f7f-4f13-88b1-369a72041df2', //This is your client ID
23+
authority: "https://login.microsoftonline.com/328d6c53-e6b9-4ea5-ad0f-bf95c9a0c6af" //This is your tenant info
2424
},
2525
cache: {
2626
cacheLocation: "localStorage",

0 commit comments

Comments
 (0)