Commit
•
f339cf8
1
Parent(s):
b786858
Update .oauth.yaml
Browse files- .oauth.yaml +2 -2
.oauth.yaml
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
# Change to `true` to enable HF auth integration
|
2 |
-
enabled:
|
3 |
|
4 |
providers:
|
5 |
- name: huggingface
|
6 |
|
7 |
# Allowed workspaces must exists
|
8 |
allowed_workspaces:
|
9 |
-
- name:
|
|
|
1 |
# Change to `true` to enable HF auth integration
|
2 |
+
enabled: true
|
3 |
|
4 |
providers:
|
5 |
- name: huggingface
|
6 |
|
7 |
# Allowed workspaces must exists
|
8 |
allowed_workspaces:
|
9 |
+
- name: public
|