Pārlūkot izejas kodu

Update vanilla.html

Maurits van der Schee 5 gadus atpakaļ
vecāks
revīzija
0d079b8e66
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      examples/clients/auth.php/vanilla.html

+ 2
- 2
examples/clients/auth.php/vanilla.html Parādīt failu

@@ -2,7 +2,7 @@
2 2
 <head>
3 3
 <meta charset="utf-8" /> 
4 4
 <script>
5
-var authUrl = 'auth.php'; // hostname ending in '.auth0.com'
5
+var authUrl = 'auth.php'; // url of 'auth.php' from php-api-auth 
6 6
 var clientId = 'default'; // client id as defined in auth0
7 7
 var audience = 'api.php'; // api audience as defined in auth0
8 8
 window.onload = function () {
@@ -30,4 +30,4 @@ window.onload = function () {
30 30
 <body>
31 31
 <pre id="output"></pre>
32 32
 </body>
33
-</html>
33
+</html>

Notiek ielāde…
Atcelt
Saglabāt