Commit
•
1bfcf85
1
Parent(s):
5216363
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
<body>
|
18 |
<div class="card">
|
19 |
<h1>OAuth in a static Space</h1>
|
20 |
-
<p>Checkout the <a href="https://huggingface.co/spaces/coyotte508/client-side-oauth/
|
21 |
enabling this space</p>
|
22 |
<p>After clicking "Signin with HF", you will be redirected to this space and the access token + user info will be displayed.</p>
|
23 |
</div>
|
|
|
17 |
<body>
|
18 |
<div class="card">
|
19 |
<h1>OAuth in a static Space</h1>
|
20 |
+
<p>Checkout the <a href="https://huggingface.co/spaces/coyotte508/client-side-oauth/blob/main/index.html">index.html</a> file to see the few lines of code
|
21 |
enabling this space</p>
|
22 |
<p>After clicking "Signin with HF", you will be redirected to this space and the access token + user info will be displayed.</p>
|
23 |
</div>
|