Spaces:
Sleeping
Sleeping
dmitrybright
commited on
Commit
•
3678f49
1
Parent(s):
593e70e
Update .oauth.yaml
Browse files- .oauth.yaml +3 -2
.oauth.yaml
CHANGED
@@ -1,9 +1,10 @@
|
|
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 |
+
scope: openid profile
|
7 |
|
8 |
# Allowed workspaces must exists
|
9 |
allowed_workspaces:
|
10 |
+
- name: localization
|