Spaces:
Running
Running
feat: add Hugging Face OAuth
#1
by Svngoku - opened
Chrys-assisted
Summary:
- Enable Gradio Sign in with Hugging Face for the Space.
- Use scoped visitor OAuth tokens for dataset creation and updates.
- Install Gradio OAuth support through the locked uv environment.
Validation:
- uv sync --frozen
- Python compile and OAuth behavior smoke checks
- uv lock --check
- uv build
Conversation: https://app.warp.dev/conversation/f2ab5d06-489f-47ae-abd7-e9eced4d755f
Co-Authored-By: Oz oz-agent@warp.dev
Validated with locked dependency install, OAuth smoke checks, and package build.
Svngoku changed pull request status to open