Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit eb1b5f1

Browse files
committed
Tighten up the language a bit
1 parent de54e60 commit eb1b5f1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/v3/oauth.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,13 @@ Name | Description
155155
`(no scope)`| Public read-only access (includes public user profile info, public repo info, and gists)
156156
`user` |Read/write access to profile info only. Note: this scope includes `user:email` and `user:follow`.
157157
`user:email`| Read access to a user's email addresses.
158-
`user:follow`| Access to follow or unfollow other users.
159-
`public_repo`| Read/write access to public repos and organizations.
160-
`repo`| Read/write access to public and private repos and organizations.
161-
`repo:status`| Read/write access to public and private repository commit statuses. This scope is only necessary to grant other users or services access to private repository commit statuses without granting access to the code. The `repo` and `public_repo` scopes already include access to commit status for private and public repositories, respectively.
162-
`repo:deployment`| Grants access to [deployment statuses][deployments] for public and private repositories. This scope is only necessary to grant other users or services access to deployment statuses, without granting access to the code. The `repo` and `public_repo` scopes already include access to deployment statuses for private and public repositories, respectively.
163-
`delete_repo`| Delete access to adminable repositories.
164-
`notifications`| Read access to a user's notifications. `repo` is accepted too.
158+
`user:follow`| Grant access to follow or unfollow other users.
159+
`public_repo`| Read/write access to code, commit statuses, and deployment statuses for public repositories and organizations.
160+
`repo`| Read/write access to code, commit statuses, and deployment statuses for public and private repositories and organizations.
161+
`repo:status`| Read/write access to public and private repository commit statuses. This scope is only necessary to grant other users or services access to private repository commit statuses *without* granting access to the code.
162+
`repo:deployment`| Grants access to [deployment statuses][deployments] for public and private repositories. This scope is only necessary to grant other users or services access to deployment statuses, *without* granting access to the code.
163+
`delete_repo`| Grant access to delete adminable repositories.
164+
`notifications`| Read access to a user's notifications. `repo` also provides this access.
165165
`gist`| Write access to gists.
166166

167167
NOTE: Your application can request the scopes in the initial redirection. You

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy