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

oauth changes #38

Closed
wants to merge 8 commits into from
Closed

oauth changes #38

wants to merge 8 commits into from

Commits on Sep 6, 2010

  1. Tokens are now updated every time user logins. Not just tokens, but s…

    …ecrets and keys as well. Because tokens/secrets can expire by oAuth spec..
    
    Twitter now uses ssl by default.
    Uroš Jurglič committed Sep 6, 2010
    Copy the full SHA
    c6a62d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2010

  1. Try to fix gemspec

    Uroš Jurglič committed Sep 9, 2010
    Copy the full SHA
    982c2f0 View commit details
    Browse the repository at this point in the history
  2. Try to fix gemspec

    Uroš Jurglič committed Sep 9, 2010
    Copy the full SHA
    e7f7503 View commit details
    Browse the repository at this point in the history
  3. Try to fix gemspec

    Uroš Jurglič committed Sep 9, 2010
    Copy the full SHA
    969847a View commit details
    Browse the repository at this point in the history
  4. mapping callback for twitter id et all

    Uroš Jurglič committed Sep 9, 2010
    Copy the full SHA
    72dc44f View commit details
    Browse the repository at this point in the history
  5. login callback added

    Uroš Jurglič committed Sep 9, 2010
    Copy the full SHA
    102d0dd View commit details
    Browse the repository at this point in the history
  6. small fix for first login callback

    Uroš Jurglič committed Sep 9, 2010
    Copy the full SHA
    36d8318 View commit details
    Browse the repository at this point in the history
  7. Another bug fixed

    Uroš Jurglič committed Sep 9, 2010
    Copy the full SHA
    1bad60b View commit details
    Browse the repository at this point in the history