forked from guicocoa/cocoa-oauth
-
Notifications
You must be signed in to change notification settings - Fork 0
SamuraiZack/cocoa-oauth
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 <[email protected]>
About
Cocoa library for creating signed requests according to the OAuth 1.0a standard.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Objective-C 98.7%
- Ruby 1.3%