Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Cocoa 的新手,想开发一个应用程序,可以使用通过 twitter 登录功能来验证用户身份。有适用于 IOS 的 API 和示例代码,但对于 Mac 来说很少,而且仅限于发送推文。我想在哪里打开 webview,用户可以在其中输入 twitter 凭据并允许应用程序,因此我可以继续访问其他网页。
如果有人可以帮助我,我将非常感激。我会非常感激的。
最后,我得到了 MAC OS 中这个 twitter 集成的解决方案。
github上的以下链接也是如此。
https://github.com/yourhead/OAuth_ObjC_Test_App