代码之家  ›  专栏  ›  技术社区  ›  Nnp

Twitter身份验证OAuth或XAuth

  •  4
  • Nnp  · 技术社区  · 16 年前

    1. MGTwitterEngine
    2. bengottlieb
    3. XAuthTwitterEngine

      XAuthTwitterEngine看起来很有前途,但XAuth在默认情况下是禁用的,需要Twitter的许可 所以我的问题是

    1) 我必须向Twitter提供什么类型的信息才能获得启用XAuth的批准

    2) 如果不推荐XAuth,那么我如何实现我提到的基本要求。

    2 回复  |  直到 16 年前
        1
  •  5
  •   Stefan Arentz    16 年前

    你也可以查看我的Twitter客户端。它是专门为“在Twitter上共享”功能编写的。它使用XAuth。

    http://github.com/st3fan/iphone-twitter

        2
  •  0
  •   Rohit Gupta    13 年前

    对于未来的访问者,这里是twitter请求表单上启用XAuth的链接,以及其他一些支持选项: https://support.twitter.com/forms/platform

    推荐文章