Which OAuth library do you find works best for Objective-C/iPhone?

后端 未结 4 1129
暖寄归人
暖寄归人 2020-12-13 14:27

I have been looking to switch to OAuth for my Twitter integration code and now that there is a deadline in less than 7 weeks (see countdown link) it is even more important

4条回答
  •  死守一世寂寞
    2020-12-13 15:02

    Try this Framework out for size: https://github.com/materik/meauth-ios, works well for BitBucket's API and am in progress of testing it with more sites. Please give feedback and contribute.

提交回复
热议问题