Selaa lähdekoodia

Add Auth0 example

Maurits van der Schee 6 vuotta sitten
vanhempi
commit
f4dbf3b749
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      examples/index.html

+ 1
- 0
examples/index.html Näytä tiedosto

@@ -5,6 +5,7 @@
5 5
     <body>
6 6
         <h1>Example clients</h1>
7 7
         <ul>
8
+            <li><a href="/examples/clients/auth0/vanilla.html">Auth0 + VanillaJS</a></li>
8 9
             <li><a href="/examples/clients/vanilla.html">VanillaJS</a></li>
9 10
             <li><a href="/examples/clients/angular.html">Angular</a></li>
10 11
             <li><a href="/examples/clients/angular2.html">Angular 2</a></li>

Loading…
Peruuta
Tallenna