diff options
author | Ross Burton <ross@linux.intel.com> | 2009-08-03 16:57:39 +0100 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2009-08-03 16:57:52 +0100 |
commit | 3baab1d497b5b587cfc6117f09dc94486074ea26 (patch) | |
tree | 6c84b1e4fb467587226c26190c0f2be932df563c /docs | |
parent | a2d385769b9e68fa2788b6e9b99be202fe6d1c80 (diff) |
Add async forms of oauth_proxy_request_token and _access_token
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/rest/rest-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/rest/rest-sections.txt b/docs/reference/rest/rest-sections.txt index e71579d..bd56251 100644 --- a/docs/reference/rest/rest-sections.txt +++ b/docs/reference/rest/rest-sections.txt @@ -166,7 +166,9 @@ OAuthProxyAuthCallback oauth_proxy_auth_step oauth_proxy_auth_step_async oauth_proxy_request_token +oauth_proxy_request_token_async oauth_proxy_access_token +oauth_proxy_access_token_async oauth_proxy_get_token oauth_proxy_set_token oauth_proxy_get_token_secret |