{ 
(
string
OAuth.token_res
)
 
get_request_token
, 
(
string
string
)
 
build_authorize_url
, 
(
string
OAuth.token_res
)
 
connection_result
, 
(
string
, 
string
, 
string
OAuth.token_res
)
 
get_access_token
, 
(
string
, 
list
(
(
string
, 
string
)
)
, 
string
, 
string
string
)
 
get_protected_resource
, 
(
string
, 
list
(
(
string
, 
string
)
)
, 
string
, 
string
)
 
get_protected_resource_2
 }
OAuth (
OAuth.parameters
 
parameters)
OAuth moduleThis module contains all the functons needed to establish a OAuth connection.
Note : Only PLAINTEXT and HMAC_SHA1 are currently available as signature methods. Some servers
may not accept PLAINTEXT due to it's lack of security when used through a non-secured channel.
parameters
The OAuth.parameters provided by the server you're accessing

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.