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.

Fix the links to the the newer /settings/applications/new#74

Merged
jbarnette merged 1 commit intogithub:masterfromtylerstalder:patch-1
Mar 31, 2012
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletionscontent/v3/oauth.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -27,7 +27,7 @@ This is a description of the OAuth flow from 3rd party web sites.

client\_id
: _Required_ **string** - The client ID you received from GitHub when
you [registered](https://github.com/account/applications/new).
you [registered](https://github.com/settings/applications/new).

redirect\_uri
: _Optional_ **string** - URL in your app where user's will be sent
Expand All@@ -49,14 +49,14 @@ token:

client\_id
: _Required_ **string** - The client ID you received from GitHub when
you [registered](https://github.com/account/applications/new).
you [registered](https://github.com/settings/applications/new).

redirect\_uri
: _Optional_ **string**

client\_secret
: _Required_ **string** - The client secret you received from GitHub
when you [registered](https://github.com/account/applications/new).
when you [registered](https://github.com/settings/applications/new).

code
: _Required_ **string** - The code you received as a response to [Step 1](#redirect-users-to-request-github-access).
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp