Uploading videos to Twitter using OAuth
- by deepa
Hi,
I am developing an iPhone app that uses Twitvid library for uploading videos to TwitVid.
This library first authenticates the app using the user-name and password input parameters. Then it uploads the video.
But, recently I switched to OAuth mechanism of authentication which leads to a web-page where user can enter the user-name and password.
So, I cannot provide the input fields for user-name and password in my app for uploading video.
Can someone help me out to solve this problem.
Thanks and Regards,
Deepa