I have done the authorisation step of LinkedIn-iphone API, and the app comes to the screenshot: But the \'close\' button does not respond, and no where to use the authorised PIN.
I had a twitter timeline displayed on my site using basic authorization. Now it stopped working. I need to make it work again. What should I do?
Assumedly, I can use curl to send vars to https://twitter.com/oauth/authenticate...? All of the libraries I\'m trying have the same behavior: I instantiate the object and then I\'m directed to the Twi
I am almost done building a facebook application. Its working alright but for one problem. If a user adds the application to his profile for the first time ( by granting appropriate permissions ) it w
I\'m getting a signature_invalid error when trying to connect via OAuth to delicious.com. <cfset oUrl = \"https://api.login.yahoo.com/oauth/v2/get_request_token\"/>
I have an existing webapp, running in Python on App Engine, in which users can login through open-id using a Yahoo account. Now, once they\'re signed in, I\'d like them to be able to access their Yaho
While trying to use Facebook\'s mobile authentication, I realized that they don\'t set any session key cookies now, and only deal with access tokens. From what I\'ve gathered, access tokens are how th
I am trying and understand the next steps I have to take starting from the reference application at http://svn.codehaus.org/spring-security-oauth/trunk/sparklr/
I found that many functions thats documented in Zend_Service_Twitter seem to be no longer working, or maybe i did the wrong thing.
I\'m building an app in Rails 3. I currently have a user model which is authenticated via devise (email + password auth). I want to be able to show connect to facebook, connect to twitter buttons to t