[twitter-dev] Facilitating one-click login with OAuth

2010-12-14 Thread BigglesZX
Hi all, First off apologies if this has already been covered somewhere, but I've been struggling to find the correct nomenclature and therefore haven't been able to find anything relevant with a search. I'm using OAuth to connect Twitter users with my app and it's all working great. However I

[twitter-dev] Re: Facilitating one-click login with OAuth

2010-12-14 Thread BigglesZX
, BigglesZX biggle...@gmail.com wrote: Hi all, First off apologies if this has already been covered somewhere, but I've been struggling to find the correct nomenclature and therefore haven't been able to find anything relevant with a search. I'm using OAuth to connect Twitter users with my

[twitter-dev] Re: What's the best way for my web app to handle OAuth?

2010-08-20 Thread BigglesZX
here:http://groups.google.com/group/twitter-development-talk/msg/b1f049a6f... Taylor On Thu, Aug 19, 2010 at 9:18 AM, BigglesZX biggle...@gmail.com wrote: Realised I may have missed the point slightly here - that callbacks aren't actually a problem because it's about what the *user* can

[twitter-dev] What's the best way for my web app to handle OAuth?

2010-08-19 Thread BigglesZX
Hi all, I'm currently writing a web app that interfaces with Twitter - I won't bore you with the details, but suffice to say that this app is designed to be installed on individual users' web servers, and uses read-only access to the Twitter API to perform a few useful functions. Up until this

[twitter-dev] Re: What's the best way for my web app to handle OAuth?

2010-08-19 Thread BigglesZX
going to run into issues with exposure of my application's secret keys/tokens as a result of it being open source? Thanks again, Biggs On Aug 19, 11:19 am, BigglesZX biggle...@gmail.com wrote: Hi all, I'm currently writing a web app that interfaces with Twitter - I won't bore you

[twitter-dev] Re: Coming soon: a solution for Open Source applications using OAuth with the Twitter API

2010-08-19 Thread BigglesZX
Is there any news on this? The deadline is now passed and I'm looking to implement OAuth immediately in an open-source web app with exactly this use-case. Having this feature would be very useful. Thanks.