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.

Commit9c12c67

Browse files
committed
first sentence was weird
1 parent7dfe463 commit9c12c67

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎content/v3/oauth_authorizations.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,12 @@ will return `404 NOT FOUND`.
146146

147147
##Reset an authorization
148148

149-
OAuth applications can use this API methodfor resetting the token of a
150-
valid OAuth token withoutend user involvement. Applications must save the
151-
"token" property in theresponse, because changes take effect immediately.
152-
You must use[Basic Authentication](/v3/auth#basic-authentication) when accessing
153-
it, wherethe username is the OAuth application`client_id` and the password is
154-
its`client_secret`. Invalid tokens will return`404 NOT FOUND`.
149+
OAuth applications can use this API methodto reset a valid OAuth token without
150+
end user involvement. Applications must save the "token" property in the
151+
response, because changes take effect immediately. You must use
152+
[Basic Authentication](/v3/auth#basic-authentication) when accessingit, where
153+
the username is the OAuth application`client_id` and the password is its
154+
`client_secret`. Invalid tokens will return`404 NOT FOUND`.
155155

156156
POST /applications/:client_id/tokens/:access_token
157157

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp