2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

Updated Lock

Updated version of Lock
This commit is contained in:
Annyv2 2015-11-23 20:18:26 -04:30
parent 37bb5bbc09
commit f9d1c10783

View File

@ -15,7 +15,7 @@
#login button { width: 10%; padding: 8px; border: none; background: rgb(130, 255, 130);}
</style>
<!-- Auth0 lock script -->
<script src="//cdn.auth0.com/js/lock-7.5.min.js"></script>
<script src="//cdn.auth0.com/js/lock-7.12.min.js"></script>
<!-- Setting the right viewport -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
@ -85,4 +85,4 @@
});
</script>
</body>
</html>
</html>