Skip to content

Commit 45de71a

Browse files
coyotte508julien-c
andauthored
Update docs/hub/oauth.md
Co-authored-by: Julien Chaumond <[email protected]>
1 parent 0a20628 commit 45de71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/oauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The currently supported scopes are:
3030
- `email`: Get the user's email address.
3131
- `read-billing`: Know whether the user has a payment method set up.
3232
- `read-repos`: Get read access to the user's personal repos.
33-
- `contribute-repos`: Create repos, and have access to the repos created by this app. Cannot access other repos by default.
33+
- `contribute-repos`: Create repos, and have access to the repos created by this app. Cannot access other repos (unless other permissions are granted).
3434
- `write-repos`: Get write/read access to the user's personal repos.
3535
- `manage-repos`: Get full access to the user's personal repos. Also grants repo creation and deletion.
3636
- `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)