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.

Commit3245fa5

Browse files
author
Tim Rogers
committed
Explainstate in "GitHub redirects back to your site" step of OAuth documentation
1 parent3bb8988 commit3245fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎content/v3/oauth.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Name | Type | Description
5454
`client_secret`|`string` |**Required**. The client secret you received from GitHub when you[registered](https://github.com/settings/applications/new).
5555
`code`|`string` |**Required**. The code you received as a response to[Step 1](#redirect-users-to-request-github-access).
5656
`redirect_uri`|`string` | The URL in your app where users will be sent after authorization. See details below about[redirect urls](#redirect-urls).
57+
`state`|`string` | The unguessable random string you optionally provided in[Step 1](#redirect-users-to-request-github-access).
5758

5859
###Response
5960

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp