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 bffcd1e commit c7ae667Copy full SHA for c7ae667
1 file changed
templates/base.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8" />
5
<title>{% block title %} {% endblock %}</title>
6
<script src="https://unpkg.com/@descope/web-component@2.8.12/dist/index.js"></script>
7
- <script src="https://unpkg.com/@descope/web-js-sdk@1.4.3/dist/index.umd.js"></script>
+ <script src="https://unpkg.com/@descope/web-js-sdk@1.11.9/dist/index.umd.js"></script>
8
9
<link rel="preconnect" href="https://fonts.googleapis.com" />
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
0 commit comments