It is possible to do OAuth without user interaction if you have their
username and password, but this is frowned upon by Twitter and could get
your IP blacklisted.

OAuth is the only way to get the source to be your app.

Ryan

On Fri, Oct 23, 2009 at 2:22 PM, Marcos <just...@gmail.com> wrote:

>
> In development of a twitter app, we are using unique twitter account
> to post updates in twitter.
> User and password its in config files server side.
>
> We need post tweets with "from appname" modified and not just "API"
> like now happens.
> With a little research we know "&source=appname" param its deprecated,
> or still some way to work with this in new apps?
> In other hand, ¿we can use Oauth without user interaction?
>
> ¿Some experience about this?
>

Reply via email to