Spaces:
Runtime error
Runtime error
Update .oauth.yaml
Browse files- .oauth.yaml +2 -2
.oauth.yaml
CHANGED
|
@@ -3,8 +3,8 @@ enabled: true
|
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|
| 6 |
-
client_id: $
|
| 7 |
-
client_secret: $
|
| 8 |
scope: "openid profile"
|
| 9 |
|
| 10 |
# Allowed workspaces must exists
|
|
|
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|
| 6 |
+
client_id: $C
|
| 7 |
+
client_secret: $S
|
| 8 |
scope: "openid profile"
|
| 9 |
|
| 10 |
# Allowed workspaces must exists
|