Spaces:
Build error
Build error
Update .oauth.yaml
Browse files- .oauth.yaml +15 -15
.oauth.yaml
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
-
extra_backends:
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
|
9 |
providers:
|
10 |
- name: huggingface
|
11 |
-
- name: google-oauth2
|
12 |
-
- name: github
|
13 |
-
- name: github-team
|
14 |
-
- name: github-org
|
15 |
-
- name: github-enterprise
|
16 |
-
- name: docker
|
17 |
-
- name: eventbrite
|
18 |
-
- name: discord
|
19 |
|
20 |
allowed_workspaces:
|
21 |
- name: argilla
|
|
|
1 |
+
#extra_backends:
|
2 |
+
#- social_core.backends.github.GithubTeamOAuth2
|
3 |
+
#- social_core.backends.github.GithubOrganizationOAuth2
|
4 |
+
#- social_core.backends.github_enterprise.GithubEnterpriseOAuth2
|
5 |
+
#- social_core.backends.docker.DockerOAuth2
|
6 |
+
#- social_core.backends.eventbrite.EventbriteOAuth2
|
7 |
+
#- social_core.backends.discord.DiscordOAuth2
|
8 |
|
9 |
providers:
|
10 |
- name: huggingface
|
11 |
+
# - name: google-oauth2
|
12 |
+
# - name: github
|
13 |
+
# - name: github-team
|
14 |
+
# - name: github-org
|
15 |
+
# - name: github-enterprise
|
16 |
+
# - name: docker
|
17 |
+
# - name: eventbrite
|
18 |
+
# - name: discord
|
19 |
|
20 |
allowed_workspaces:
|
21 |
- name: argilla
|