We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189b640 commit 3649253Copy full SHA for 3649253
1 file changed
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.5.0/dist/oidc-client.min.js"></script>
+<script src="https://unpkg.com/@plusauth/oidc-client-js@1.8.0/dist/oidc-client.min.js"></script>
53
```
54
55
Using package managers:
0 commit comments