Skip to content
/ TDOAuth Public
forked from yahoo/TDOAuth

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

License

Notifications You must be signed in to change notification settings

kasas/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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.8%
  • Ruby 1.2%