Skip to content

joehsieh/TDOAuth

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.9%
  • Ruby 1.1%