Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 584 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 584 Bytes

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.