Skip to content

Commit deeccf1

Browse files
second example in oauth documentation (#3136)
* Update oauth.md * Update oauth.md * Update oauth.md * Update docs/source/en/package_reference/oauth.md --------- Co-authored-by: Lucain <[email protected]>
1 parent 02ab346 commit deeccf1

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

docs/source/en/package_reference/oauth.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ def greet_json(request: Request):
4646
<Tip>
4747

4848
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-
49+
For a more comprehensive implementation, check out [medoidai/GiveBackGPT](https://huggingface.co/spaces/medoidai/GiveBackGPT) Space which implements HF OAuth in a full-scale application.
50+
5051
</Tip>
5152

5253

0 commit comments

Comments
 (0)