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.
我很难弄清楚 Twitter API 身份验证是如何工作的。我想制作一个在 Mac 上运行的简单 Twitter 实用程序,并且从各种来源听说 Twitter 多次更改了它的身份验证模型。
它仍然是 OAuth 还是 Twitter 再次改变了这一点?
仍然是 OAuth 1.0a。要查看更多信息,请查看https://dev.twitter.com/docs,位于最底部的“身份验证”下。