diff options
author | Ross Burton <ross@linux.intel.com> | 2009-08-05 08:47:19 +0100 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2009-08-05 08:47:19 +0100 |
commit | 349845409a79c13fea9355225612d3e65ed610f6 (patch) | |
tree | 8fba146bd5e39ec1103c1080e29f7d1b2cf3a34e /docs | |
parent | f8993177c3e1a9bce2cfcd9552ef4eb537b82c1f (diff) |
Add oauth_proxy_is_oauth10a()
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/rest/rest-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/rest/rest-sections.txt b/docs/reference/rest/rest-sections.txt index d78234f..b7b2a59 100644 --- a/docs/reference/rest/rest-sections.txt +++ b/docs/reference/rest/rest-sections.txt @@ -169,6 +169,7 @@ oauth_proxy_auth_step oauth_proxy_auth_step_async oauth_proxy_request_token oauth_proxy_request_token_async +oauth_proxy_is_oauth10a oauth_proxy_access_token oauth_proxy_access_token_async oauth_proxy_get_token |