JCInstaOauthViewController 0.0.1

JCInstaOauthViewController 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Jay Chae and other author

In-app oauth login to Instagram

Usage

Make sure that the delegates of JCInstaOauthViewController implement the following two methods

//called to the delegate when the user does authenticate their Instagram account.
-userDidAuthenticateWithToken:accessToken

//called to the delegate when the user does NOT authenticate their Instagram account.
-userDidNotAuthenticate

Requirements

  • Xcode 4.5 or higher
  • Apple LLVM compiler
  • iOS 5.0 or higher
  • ARC