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 typo: applicaion->application#672

Merged
jasonrudolph merged 1 commit intogithub:masterfromDDropinski:oauth-typo
Dec 17, 2014
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
2 changes: 1 addition & 1 deletioncontent/v3/oauth_authorizations.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -72,7 +72,7 @@ If you need a small number of tokens, implementing the [web flow](/v3/oauth/#web
can be cumbersome. Instead, tokens can be created using the OAuth Authorizations API using
[Basic Authentication](/v3/auth#basic-authentication). To create tokens for a particular OAuth application, you
must provide its client ID and secret, found on the OAuth application settings
page, linked from your[OAuth applications listing on GitHub][app-listing]. If your OAuthapplicaion intends to create multiple tokens for one user you should use`fingerprint` to differentiate between them. OAuth tokens
page, linked from your[OAuth applications listing on GitHub][app-listing]. If your OAuthapplication intends to create multiple tokens for one user you should use`fingerprint` to differentiate between them. OAuth tokens
can also be created through the web UI via the[Application settings page][app-listing].
Read more about these tokens on the[GitHub Help page](https://help.github.com/articles/creating-an-access-token-for-command-line-use).

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp