We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af1e6f commit 10b6250Copy full SHA for 10b6250
examples/index.html
@@ -5,6 +5,7 @@
5
<body>
6
<h1>Example clients</h1>
7
<ul>
8
+ <li><a href="/examples/clients/auth.php/vanilla.html">Auth.php + VanillaJS</a></li>
9
<li><a href="/examples/clients/auth0/vanilla.html">Auth0 + VanillaJS</a></li>
10
<li><a href="/examples/clients/vanilla.html">VanillaJS</a></li>
11
<li><a href="/examples/clients/angular.html">Angular</a></li>
0 commit comments