You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/oauth.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The currently supported scopes are:
30
30
-`email`: Get the user's email address.
31
31
-`read-billing`: Know whether the user has a payment method set up.
32
32
-`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).
34
34
-`write-repos`: Get write/read access to the user's personal repos.
35
35
-`manage-repos`: Get full access to the user's personal repos. Also grants repo creation and deletion.
36
36
-`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