Closed dredful closed 14 years ago
Sorry, I'm not familiar with JDG's OAuth implementation.
Thanks. My mistake. I originally thought they were different versions of the same code base. The more I looked into it, the more I realized that was not the case.
Working with the latest OAuthConsumer - http://github.com/jdg/oauthconsumer - I am unable to reconcile an issue with the OAToken pin. The new OAuthConsumer does not possess pin anymore. If I try to add it and synthesize, it will compile but takes me to an incorrect url for Twitter logoin. The more I look at the OAuthConsumer in the Twitter-OAuth-iPhone project and OAuthConsumer from JDG, it seems they are incompatible. Is that correct?
Thanks