Skip to content

Commit abec974

Browse files
Documentation Issue (#3091)
* fixed an issue in oauth.md * Update with other href oauth.md * Update oauth.md --------- Co-authored-by: célina <hanouticelina@gmail.com>
1 parent b334936 commit abec974

File tree

1 file changed

+4
-1
lines changed
  • docs/source/en/package_reference

1 file changed

+4
-1
lines changed

docs/source/en/package_reference/oauth.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,12 @@ def greet_json(request: Request):
4444
```
4545

4646
<Tip>
47-
You might also be interested in [a practical example that demonstrates OAuth in action](https://huggingface.co/spaces/medoidai/GiveBackGPT/blob/main/src/main.py)
47+
48+
You might also be interested in [a practical example that demonstrates OAuth in action](https://huggingface.co/spaces/Wauplin/fastapi-oauth/blob/main/app.py).
49+
4850
</Tip>
4951

52+
5053
### attach_huggingface_oauth
5154

5255
[[autodoc]] attach_huggingface_oauth

0 commit comments

Comments
 (0)