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

Commit 9e332ac

Browse files
committed
Pushed latest min.js from MSAL JS
1 parent a7f2e70 commit 9e332ac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<body>
2424
<!-- bluebird only needed if this page needs to run on Internet Explorer -->
2525
<script src="https://cdnjs.cloudflare.com/ajax/libs/bluebird/3.3.4/bluebird.min.js" class="pre"></script>
26-
<script src="msal.min.js"></script>
26+
<script src="msal-1.0.0-preview.min.js"></script>
2727
<script src="https://code.jquery.com/jquery-3.2.1.min.js" class="pre"></script>
2828

2929
<h2>Getting an access token with Azure AD B2C and calling a Web API</h2>

msal.min.js renamed to msal-1.0.0-preview.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)