[twitter-dev] Re: Using OAuth with twitter mobile

2010-07-03 Thread Terence Eden
Hi, The Twitter OAuth page should automatically detect mobile phones via their User-Agent string. It will then display a mobile friendly OAuth page. That's how we do it on Dabr - you can see the source at http://code.google.com/p/dabr/source/browse/#svn/trunk/common Terence On Jun 28, 2:46 

Re: [twitter-dev] Re: Using OAuth with twitter mobile

2010-07-03 Thread Bernd Stramm
On Sat, 3 Jul 2010 01:55:30 -0700 (PDT) Terence Eden terence.e...@gmail.com wrote: Hi, The Twitter OAuth page should automatically detect mobile phones via their User-Agent string. It will then display a mobile friendly OAuth page. Right, it does that. Set your user agent string to that