Update .oauth.yaml
Browse files- .oauth.yaml +2 -0
.oauth.yaml
CHANGED
@@ -3,6 +3,8 @@ enabled: true
|
|
3 |
|
4 |
providers:
|
5 |
- name: huggingface
|
|
|
|
|
6 |
|
7 |
# Allowed workspaces must exists
|
8 |
allowed_workspaces:
|
|
|
3 |
|
4 |
providers:
|
5 |
- name: huggingface
|
6 |
+
client_id: d662060f-05ae-495b-8d85-c91beb825ec0
|
7 |
+
client_secret: 83c688e9-1429-4b0f-911b-dc145db70f34
|
8 |
|
9 |
# Allowed workspaces must exists
|
10 |
allowed_workspaces:
|