Skip to content

Commit fb2e8a1

Browse files
authored
Update docs/hub/spaces-oauth.md
1 parent 45de71a commit fb2e8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/spaces-oauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Those scopes are optional and can be added by setting `hf_oauth_scopes` in your
7373
- `email`: Get the user's email address.
7474
- `read-billing`: Know whether the user has a payment method set up.
7575
- `read-repos`: Get read access to the user's personal repos.
76-
- `contribute-repos`: Create repos, and have access to the repos created by this app. Cannot access other repos by default.
76+
- `contribute-repos`: Create repos, and have access to the repos created by this app. Cannot access other repos (unless other permissions are granted).
7777
- `write-repos`: Get write/read access to the user's personal repos.
7878
- `manage-repos`: Get full access to the user's personal repos. Also grants repo creation and deletion.
7979
- `inference-api`: Get access to the [Inference Providers](https://huggingface.co/docs/inference-providers/index), you will be able to make inference requests on behalf of the user.

0 commit comments

Comments
 (0)