Skip to content
This repository has been archived by the owner on Oct 14, 2018. It is now read-only.
/ cocoa-oauth Public archive
forked from yahoo/TDOAuth

Cocoa library for creating signed requests according to the OAuth 1.0a standard.

Notifications You must be signed in to change notification settings

guicocoa/cocoa-oauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocoa library for creating signed requests according to the OAuth 1.0a standard.

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/guicocoa/cocoa-oauth.git

Tested against

  • Twitter
  • Foursquare
  • Dropbox

Forked from TDOAuth

About

Cocoa library for creating signed requests according to the OAuth 1.0a standard.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Objective-C 100.0%