get_token_secret
Description:
public unowned string get_token_secret ()
Get the current request or access token secret.
Parameters:
Returns:
the token secret, or null if there is no token secret yet. This string is owned by
OAuthProxy and should not be freed.
|