Spaces:
Runtime error
Runtime error
Update .oauth.yaml
Browse files- .oauth.yaml +3 -3
.oauth.yaml
CHANGED
|
@@ -3,9 +3,9 @@ enabled: true
|
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|
| 6 |
-
client_id: 265647d3-715c-483c-a87a-b6b7bda4d280
|
| 7 |
-
client_secret: 925c2785-09a6-4216-ab95-b9bd7955bea3
|
| 8 |
-
scope: openid profile
|
| 9 |
|
| 10 |
# Allowed workspaces must exists
|
| 11 |
allowed_workspaces:
|
|
|
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|
| 6 |
+
client_id: "265647d3-715c-483c-a87a-b6b7bda4d280"
|
| 7 |
+
client_secret: "925c2785-09a6-4216-ab95-b9bd7955bea3"
|
| 8 |
+
scope: "openid profile"
|
| 9 |
|
| 10 |
# Allowed workspaces must exists
|
| 11 |
allowed_workspaces:
|