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

Commit 24257f8

Browse files
committed
Latest dist
1 parent 9e332ac commit 24257f8

File tree

4 files changed

+5069
-18
lines changed

4 files changed

+5069
-18
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-1.0.0-preview.min.js"></script>
26+
<script src="msal-1.0.0-preview.2.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>

0 commit comments

Comments
 (0)