Skip to content

jahraphael/TDOAuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

Usage is fully documented in the header.

You will need to make your Xcode project link against CommonCrypto. Otherwise
just drag and drop. Or better yet, use git submodules:

    git submodule add https://github.com/tweetdeck/TDOAuth

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

—Max Howell <max@tweetdeck.com>

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published