标签: authentication twitter oauth
您好我需要知道如何在iPhone上使用oAuth for twitter自动登录帐户。应用应该登录并向用户显示该帐户的Feed。
答案 0 :(得分:0)
OAuthentication需要几个阶段,您可以看到这些阶段here。
我建议您阅读并使用现有的oAuth库。快速搜索已确定由Google创建的this。