We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f9206 commit b3eecd3Copy full SHA for b3eecd3
samples/Angular/App/src/assets/signin-callback.html
@@ -1,4 +1,4 @@
1
-<script src="https://cdnjs.cloudflare.com/ajax/libs/oidc-client/1.5.1/oidc-client.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/oidc-client/1.5.2/oidc-client.js"></script>
2
<script>
3
var mgr = new Oidc.UserManager();
4
mgr.signinRedirectCallback().then(() => {
0 commit comments