From 3baab1d497b5b587cfc6117f09dc94486074ea26 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 3 Aug 2009 16:57:39 +0100 Subject: Add async forms of oauth_proxy_request_token and _access_token --- docs/reference/rest/rest-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') 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 -- cgit v1.2.1