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 7f21055 commit e6d6413Copy full SHA for e6d6413
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.10.43/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