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

Commits on Oct 15, 2010

  1. Configuration menu
    Copy the full SHA
    3cc56c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0cfc5e View commit details
    Browse the repository at this point in the history
  3. Updated for request_token -> PIN authentication + updated Demo App

    You will need to create your own SecretValues.h and fill it with your secret tokens, obtainable at:
    http://dev.twitter.com/apps/new
    fxtentacle committed Oct 15, 2010
    Configuration menu
    Copy the full SHA
    81858f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55d6a3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6790b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2010

  1. added a accountInfoReceived:requestFor: delegate to MGTwitterEngine

    It makes setting up user information in the client after authentication a lot less messy
    ivanmantova authored and fxtentacle committed Oct 18, 2010
    Configuration menu
    Copy the full SHA
    a77c5f8 View commit details
    Browse the repository at this point in the history