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 和 Readability 在 OAuth 过程的顺序上有所不同。推特要求:
而可读性要求:
同时,OAuth 规范指出 Twitter 流程是正确的。我是否遗漏了什么,或者可读性有问题?
查看可读性文档,我认为他们只是懒于编写它。如果您已经授权,请求令牌是无用的,所以我相信他们只是将 URL 的顺序不正确。