Skip to content

Commit 6444deb

Browse files
committed
Merge pull request github#204 from github/fix-oauth-state-docs
remove mention of state from oauth step 2
2 parents e7ddf87 + 113f976 commit 6444deb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/v3/oauth.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ when you [registered](https://github.com/settings/applications/new).
6767
code
6868
: _Required_ **string** - The code you received as a response to [Step 1](#redirect-users-to-request-github-access).
6969

70-
state
71-
: _Required if submitted in step 1_ **string** - The state value you provided in Step 1.
72-
7370
### Response
7471

7572
By default, the response will take the following form:

0 commit comments

Comments
 (0)