oauth-test / README.md
coyotte508's picture
coyotte508 HF staff
Update README.md
dd118ff verified
---
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:
- inference-api
- write-repos
- read-billing
- email
---
Demo app for [Inference Widgets](https://github.com/huggingface/huggingface.js/tree/main/packages/widgets).