wee / LinkedIn-OAuth-Sample-Client

Removed JSONKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

----------------------------------------------------------
iPhone OAuth Starter Kit

Supported providers: LinkedIn (OAuth 1.0a)

Originally written by
Lee Whitney
http://whitneyland.com

Updated to add POST example and added to GitHub by:
Kirsten Jones
http://www.princesspolymath.com
----------------------------------------------------------


WHAT YOU NEED TO BUILD AND RUN THIS PROJECT:

1) XCode 4.01 or higher
2) An Api key and Secret key  (you can get this at http://developer.linkedin.com)
3) Open the file OAuthLoginView.m
4) Find the method initLinkedInApi, add your api and secret keys here.
5) Build and Run



If you have feedback it's welcome.
You can contact me via whitneyland.com (it may redirect to lee.hdgreetings.com).
I can also be contacted via the public LinkedIn web site (Lee Whitney).

Have fun.



Credits:

The OAuth library used is derived from the OAuthConsumer project.
Some changes were made but it's mostly intact.
    http://code.google.com/p/oauthconsumer/wiki/UsingOAuthConsumer

The JSON library used is JSONKit by John Engelhart.
    https://github.com/johnezang/JSONKit

Icons are from Eran Hammer-Lahav's site at http://hueniverse.com/oauth.

About

Removed JSONKit


Languages

Language:Objective-C 84.4%Language:C 14.6%Language:C++ 1.0%