restrict oauth to only HF-test-lab org members
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ hf_oauth_scopes:
|
|
13 |
custom_headers:
|
14 |
cross-origin-resource-policy: cross-origin
|
15 |
cross-origin-opener-policy: same-origin
|
|
|
|
|
16 |
suggested_storage: small
|
17 |
short_description: Shared Langfuse Dashboard for Success Team
|
18 |
---
|
|
|
13 |
custom_headers:
|
14 |
cross-origin-resource-policy: cross-origin
|
15 |
cross-origin-opener-policy: same-origin
|
16 |
+
hf_oauth_authorized_org:
|
17 |
+
- HF-test-lab
|
18 |
suggested_storage: small
|
19 |
short_description: Shared Langfuse Dashboard for Success Team
|
20 |
---
|