CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
In-app oauth login to Instagram
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