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

Commit338fc8c

Browse files
committed
Merge pull requestgithub#74 from tylerstalder/patch-1
Fix the links to the the newer /settings/applications/new
2 parentsc3a412b +f8a3a35 commit338fc8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎content/v3/oauth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This is a description of the OAuth flow from 3rd party web sites.
2727

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

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

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

5454
redirect\_uri
5555
:_Optional_**string**
5656

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp