I\'m a newbie to OAuth - I have a high volume customer using OAuth: LoadBalancer with 12 servers but only using 1 server to store the OAuth tokens. Today, when testing I can only get 1000 concurrent u
Ok here is my question. I understand the process of the OAuth protocol, however I have some confusion around it.
I\'m new to Oauth. In the past for twitter applications written in Python i used python-oauth2 library to initialize client like this:
When trying: facebook requestWithGraphPath:@\"me/friends\" In my iOS app I get the error \"OAuthException / An active access token must be used to query information about the current user\"
i\'m developing an application with multiple login and information export options like yahoo, google contacts, live contacts etc. I tried to do the oauth wrapper for aol, followed the examples in the
I want to build an application that allow users to log in via the following: my own authentication/authorization solution
Facebook announced that all apps must migrate to OAuth 2.0 by 1st of October 2011 October 1, 2011OAuth 2.0 Migration As we announced in May, all apps
I\'d like a clarification from someone at Facebook about the Oct 1st HTTPS deadline and it\'s impact on old FBML apps..
How can you detect if a user previously authorized a tab application, without showing the user an authorization dialog? This is a user experience concern. We don\'t want to throw the user at an author
Wondering if anyone has found a MGTwitterEngine that has implemented update_with_media? I am using it with O开发者_StackOverflowAuth / SAOAuthTwitterEngine