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.

Commit7a6ebf9

Browse files
committed
Merge pull request#634 from github/update-1438091349
2 parents3cb4f24 +5a323f0 commit7a6ebf9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎content/v3/oauth.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ All developers need to [register their
1717
application](https://github.com/settings/applications/new) before getting
1818
started. A registered OAuth application is assigned a unique Client ID
1919
and Client Secret. The Client Secret should not be shared.
20+
This is preferred over Basic Authentication because tokens can be limited
21+
to specific types of data, and can be revoked by users at any time.
22+
**You may create a[personal access token](https://github.com/settings/tokens/new)
23+
for your own use or implement the web flow below to allow other users to authorize your application.**
2024

2125
##Web Application Flow
2226

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp