Pavan178 commited on
Commit
1a660d6
·
verified ·
1 Parent(s): 1855d63

Create .oauth.yaml

Browse files
Files changed (1) hide show
  1. .oauth.yaml +8 -0
.oauth.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ enabled: true
2
+ providers:
3
+ - name: huggingface
4
+ client_id: ${OAUTH2_HUGGINGFACE_CLIENT_ID}
5
+ client_secret: ${OAUTH2_HUGGINGFACE_CLIENT_SECRET}
6
+ scope: openid profile
7
+ allowed_workspaces:
8
+ - name: admin