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.
构建简单的 Tumblr 客户端。
已经通过浏览器完成了用户认证,得到了token和tokenSecret。但坚持获取用户信息。是否有任何方便的方法来构建签名的 oauth 请求?
一些库使用示例将非常有帮助。
使用oauth- signpost 库很容易。