What do you do once you get the oauth_token and oauth_token_secret?

Do the token and secret get passed along with the rest of the API call
as posted parameters?

Can someone please provide an example of how to form a CURL request in
php using the token and secret?  I can not find documentation anywhere
that explicitly explains what to do once the token and secret are
obtained.  All the documentation I can find provides for use for
somebody else's php wrapper.  I don't want to use a third party
wrapper.

Thank you.

Reply via email to