Objective C 如何使用 OAuth 进行身份验证并请求获取一些新闻
有人可以告诉我如何使用 OAuth 进行身份验证并请求从 google Reader 获取一些新闻吗?
我尝试使用 AsihttpRequest 但没有结果!有人可以告诉我是否有更好的方法来做到这一点并使用 Oauth 来获取订阅列表?
Can someone show me how can authenticate with OAuth and do requests to get some news from google Reader?
I try with AsihttpRequest whit no results! Can someone show me is there is a better way to do that and use Oauth to get the subscrition list?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看“ShareKit”框架。它可以做很多事情,包括 OAuth。
Look into the "ShareKit" framework. It can do a lot of things, including OAuth.