Generates the value string for the "Authorization:" header given Twitter application/user keys and tokens and the parameters for the request being authorized.
0 people like thisPosted: 12 years ago by Faisal Waris
Generates the value string for the "Authorization:" header given Twitter application/user keys and tokens and the parameters for the request being authorized. Slightly updated to allow additional oauth parameters to be included in the header. This version handles the case when the token is not yet available, i.e. when you want to request a new token/token_secret pair.
2 people like thisPosted: 12 years ago by Faisal Waris