Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented request_token -> PIN -> auth_token #60

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

fxtentacle
Copy link

Hi !
and first of thanks for making this library open source.

Since twitter didn't grant me xAuth, i updated your sweet library to support the request_token and PIN authentication mechanism. I also updated the Demo application to show an "Enter PIN"-Window and the tests seem to run nicely with my authentication.

You might therefore be interested in pulling back some of my changes to MGTwitterEngine and AppController into your main branch.

I also inlined the requirement for OAuthConsumer using git submodules and created a target for compiling MGTwitterEngine into a framework, but here i'm not sure how useful that will be to other users.

Cheers, Hajo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants