I have a very simple form, consisting of a textarea and a submit button.
Is it possible to send the text as a tweet when someone pushes the button, if the user is already logged into twitter on another tab ?
I want to try a very simple mockup for something, I just need to send a tweet, do I still need to mess with oAuth ?
No, it’s not possible. It would be quite a security issue if any website could just send tweets with your account without authorization.