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.

Commitf58f0b3

Browse files
committed
Tweak copy
1 parentbffb2ba commitf58f0b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎content/v3/oauth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ provides tips on handling modifiable token scopes.
9999
####Normalized scopes
100100

101101
When requesting multiple scopes, the token will be saved with a normalized list
102-
of scopes, discardingany scopesthat arealready includedin any other scopes
103-
in the list. For example, requesting`user,gist,user:email` will result in a
102+
of scopes, discardingthosethat areimplicitly includedby another requested
103+
scope. For example, requesting`user,gist,user:email` will result in a
104104
token with`user` and`gist` scopes only since the access granted with
105105
`user:email` scope[is included](#scopes) in the`user` scope.
106106

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp