diff --git a/app.json b/app.json index 6daaaa85..c8dd23b6 100644 --- a/app.json +++ b/app.json @@ -99,9 +99,17 @@ * */ "js": [ - { + { "path": "${framework.dir}/build/ext-all-rtl-debug.js" }, + { + "path": "https://cdn.auth0.com/w2/auth0-6.7.js", + "remote": true + }, + { + "path": "https://cdn.auth0.com/js/lock-9.1.js", + "remote": true + }, { "path": "app.js", "bundle": true diff --git a/index.html b/index.html index 872ee587..26a5e8de 100644 --- a/index.html +++ b/index.html @@ -7,11 +7,8 @@ Rambox - - - - - + +