Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitc655b09

Browse files
committed
clarify which scope is needed to create repos
1 parent8b6e730 commitc655b09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎content/v3/oauth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,12 @@ accepts.
160160

161161
Name | Description
162162
-----|-----------|
163-
`(no scope)`| Public read-only access (includes public user profile info, publicrepo info, and gists)
163+
`(no scope)`| Public read-only access (includes public user profile info, publicrepositories info, and gists)
164164
`user` |Read/write access to profile info only. Note: this scope includes`user:email` and`user:follow`.
165165
`user:email`| Read access to a user's email addresses.
166166
`user:follow`| Access to follow or unfollow other users.
167-
`public_repo`| Read/write access to publicrepos and organizations.
168-
`repo`|Read/write access to public and privaterepos and organizations.
167+
`public_repo`| Read/write access to publicrepositories and organizations.
168+
`repo`|Create repository access and read/write access to public and privaterepositories and organizations.
169169
`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.
170170
`delete_repo`| Delete access to adminable repositories.
171171
`notifications`| Read access to a user's notifications.`repo` is accepted too.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp