File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Read more about these tokens on the [GitHub Help page](https://help.github.com/a
4848Name | Type | Description
4949-----|------|--------------
5050` scopes ` |` array ` | A list of scopes that this authorization is in.
51- ` note ` |` string ` | ** Required** A note to remind you what the OAuth token is for.
51+ ` note ` |` string ` | ** Required** . A note to remind you what the OAuth token is for.
5252` note_url ` |` string ` | A URL to remind you what app the OAuth token is for.
5353` client_id ` |` string ` | The 20 character OAuth app client key for which to create the token.
5454` client_secret ` |` string ` | The 40 character OAuth app client secret for which to create the token.
@@ -76,7 +76,7 @@ exists. Otherwise, it creates one.
7676
7777Name | Type | Description
7878-----|------|--------------
79- ` client_secret ` |` string ` | ** Required** The 40 character OAuth app client secret associated with the client ID specified in the URL.
79+ ` client_secret ` |` string ` | ** Required** . The 40 character OAuth app client secret associated with the client ID specified in the URL.
8080` scopes ` |` array ` | A list of scopes that this authorization is in.
8181` note ` |` string ` | A note to remind you what the OAuth token is for.
8282` note_url ` |` string ` | A URL to remind you what app the OAuth token is for.
You can’t perform that action at this time.
0 commit comments