Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31a8934

Browse files
committed
Merge pull request auth0#31 from Annyv2/patch-5
Upgrade Lock to version 8.2
2 parents cfeac23 + 3217511 commit 31a8934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/flask-webapp/templates/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<head>
33
<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>
4+
<script src="https://cdn.auth0.com/js/lock-8.2.js"></script>
55

66
<script type="text/javascript" src="//use.typekit.net/iws6ohy.js"></script>
77
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>

0 commit comments

Comments
 (0)