Skip to content
forked from yahoo/TDOAuth

A BSD-licensed single-header-single-source OAuth1 implementation.

Notifications You must be signed in to change notification settings

stephenjames/TDOAuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A BSD-licensed single-header-single-source OAuth1 implementation.

Use CocoaPods:

    pod 'TDOAuth'

If you don’t use CocoaPods, just drag and drop the two sources in and grab
[OMGHTTPURLRQ/OMGUserAgent](https://github.com/mxcl/OMGHTTPURLRQ). CocoaPods
is easier, manages updates and manages dependencies, but is less flexible.

Usage is fully documented in the header.

Tested against Foursquare and Twitter. If you test it against something else,
please fork and list the services you used it against here. Thanks.

About

A BSD-licensed single-header-single-source OAuth1 implementation.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.7%
  • Ruby 3.3%