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.
1 parent 31a8934 commit c9e61fcCopy full SHA for c9e61fc
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-8.2.js"></script>
+ <script src="https://cdn.auth0.com/js/lock-9.0.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