Skip to content

Commit b3eecd3

Browse files
committed
update version in sample
1 parent e5f9206 commit b3eecd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Angular/App/src/assets/signin-callback.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<script src="https://cdnjs.cloudflare.com/ajax/libs/oidc-client/1.5.1/oidc-client.js"></script>
1+
<script src="https://cdnjs.cloudflare.com/ajax/libs/oidc-client/1.5.2/oidc-client.js"></script>
22
<script>
33
var mgr = new Oidc.UserManager();
44
mgr.signinRedirectCallback().then(() => {

0 commit comments

Comments
 (0)