Spaces:
Runtime error
Runtime error
Update .oauth.yaml
Browse files- .oauth.yaml +1 -3
.oauth.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Change to `true` to enable HF auth integration
|
| 2 |
-
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|
|
@@ -7,5 +7,3 @@ providers:
|
|
| 7 |
# Allowed workspaces must exists
|
| 8 |
allowed_workspaces:
|
| 9 |
- name: argilla
|
| 10 |
-
|
| 11 |
-
allow_http_redirect: true
|
|
|
|
| 1 |
# Change to `true` to enable HF auth integration
|
| 2 |
+
enabled: true
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|
|
|
|
| 7 |
# Allowed workspaces must exists
|
| 8 |
allowed_workspaces:
|
| 9 |
- name: argilla
|
|
|
|
|
|