Hi,
I have followed the steps defined in the following link for twitter oauth implementation.
https://docs.google.com/View?docID=dcf2dzzs_2339fzbfsf4
Its working fine when i run through web browser but i want a user should be able to update status of twitter account through gmail chat i.e. he should only be authenticated once through web then he should be able to send the status message through gmail chat and his twitter account should be updated
How can i inegrate this because gmail id can be different from twitter id?
Please guide.