Thanks to visit codestin.com Credit goes to github.com
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.
2 parents cfeac23 + 3217511 commit 31a8934Copy full SHA for 31a8934
examples/flask-webapp/templates/home.html
@@ -1,7 +1,7 @@
1
<html>
2
<head>
3
<script src="http://code.jquery.com/jquery-2.1.1.min.js" type="text/javascript"></script>
4
- <script src="https://cdn.auth0.com/js/lock-7.12.js"></script>
+ <script src="https://cdn.auth0.com/js/lock-8.2.js"></script>
5
6
<script type="text/javascript" src="//use.typekit.net/iws6ohy.js"></script>
7
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
0 commit comments