JCInstaOauthViewController 0.0.1

JCInstaOauthViewController 0.0.1

测试已测试
语言语言 Obj-CObjective C
许可证 MIT
发布最新发布2014年12月

未认领 维护。



  • Jay Chae 与其他作者

应用内 Instagram Oauth 登录

使用方法

确保 JCInstaOauthViewController 的代理实现了以下两个方法:

//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

要求

  • Xcode 4.5 或更高
  • Apple LLVM 编译器
  • iOS 5.0 或更高
  • ARC