OAuthToken __construct(
$key,
$secret
)
|
|
key = the token
secret = the token secret
Parameters:
generates the basic string serialization of a token that a server
would respond to request_token and access_token calls with
dummy docblock makes error-free autodocs