oauth-test / README.md
coyotte508's picture
coyotte508 HF staff
Update README.md
20008b8
|
raw
history blame
No virus
328 Bytes
---
title: OAuth test
emoji: 👀
colorFrom: pink
colorTo: red
sdk: docker
pinned: false
app_port: 3000
hf_oauth: true
hf_oauth_redirect_path: /auth/callback/huggingface
hf_oauth_scopes:
- write-repos
- manage-repos
---
Demo app for [Inference Widgets](https://github.com/huggingface/huggingface.js/tree/main/packages/widgets).