A BSD-licensed single-header-single-source OAuth1 implementation.
Objective-C Ruby
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

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

Build Status

Use CocoaPods:

pod 'TDOAuth'

Or Carthage:

github "tweetdeck/TDOAuth"

Or just drag and drop the two sources and grab OMGUserAgent.{h,m}.

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.