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