Skip to content

Commit f4dbf3b

Browse files
committed
Add Auth0 example
1 parent 482a620 commit f4dbf3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<body>
66
<h1>Example clients</h1>
77
<ul>
8+
<li><a href="/examples/clients/auth0/vanilla.html">Auth0 + VanillaJS</a></li>
89
<li><a href="/examples/clients/vanilla.html">VanillaJS</a></li>
910
<li><a href="/examples/clients/angular.html">Angular</a></li>
1011
<li><a href="/examples/clients/angular2.html">Angular 2</a></li>

0 commit comments

Comments
 (0)