Difference between revisions of "User:Exor674/OAuth"

From Dreamwidth Notes
Jump to: navigation, search
(Created page with "{{Warn|text=This is a proof only for a future feature. This information is currently not valid}}")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Warn|text=This is a proof only for a future feature.  This information is currently not valid}}
 
{{Warn|text=This is a proof only for a future feature.  This information is currently not valid}}
 +
 +
== Endpoints ==
 +
 +
Here are the following API endpoints.
 +
 +
;Request Token
 +
: http://www.dreamwidth.org/oauth/request_token
 +
;Authorize
 +
: http://www.dreamwidth.org/oauth/authorize
 +
;Access Token
 +
: http://www.dreamwidth.org/oauth/access_token
 +
 +
== Consumer Registration ==
 +
 +
You can get your consumer token pair from http://www.dreamwidth.org/admin/oauth
 +
 +
== Enabled APIs ==
 +
 +
...

Latest revision as of 01:38, 18 December 2011

Warning: This is a proof only for a future feature. This information is currently not valid

Endpoints

Here are the following API endpoints.

Request Token
http://www.dreamwidth.org/oauth/request_token
Authorize
http://www.dreamwidth.org/oauth/authorize
Access Token
http://www.dreamwidth.org/oauth/access_token

Consumer Registration

You can get your consumer token pair from http://www.dreamwidth.org/admin/oauth

Enabled APIs

...