I want to implement TwitPic image uploads (in PHP) using OAuth. In that the flow is like
- login amd allow or deny (application)
- then return image upload
That image upload is used for all the users. Is there any code or link to help full to me? Is there any link to guide me?