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 e675ff3 commit 59a31b2Copy full SHA for 59a31b2
README.md
@@ -49,7 +49,7 @@ OpenID Connect (OIDC) and OAuth2 library for browser based JavaScript applicatio
49
From the CDN:
50
51
```html
52
-<script src="https://unpkg.com/@plusauth/oidc-client-js@1.3.0/dist/oidc-client.min.js"></script>
+<script src="https://unpkg.com/@plusauth/oidc-client-js@1.5.0/dist/oidc-client.min.js"></script>
53
```
54
55
Using package managers:
0 commit comments