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

Commita24245a

Browse files
committed
better advice for non-webapps
1 parente5a3e51 commita24245a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎content/v3/oauth.md‎

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,12 @@ The access token allows you to make requests to the API on a behalf of a user.
7272

7373
GET https://api.github.com/user?access_token=...
7474

75-
##Desktop Application Flow
75+
##Non-Web Application Flow
7676

77-
Use basic authentication for now...
77+
Use basic authentication to create an OAuth2 token using the[interface
78+
below](/v3/oauth#creating-a-new-authorization). With this tecnique, a username
79+
and password need not be stored permanently, and the user can revoke access at
80+
any time.
7881

7982
##Redirect URLs
8083

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp