使用 Javascript 调用 OAuth Twitter API
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/6394689/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-25 20:30:33 来源:igfitidea点击:
Call OAuth Twitter API with Javascript
提问by Alexander
Do any examples exist to call OAuth Twitter API with javascript? Is it possible to get oauth request token with javascript?
是否存在使用 javascript 调用 OAuth Twitter API 的示例?是否可以使用 javascript 获取 oauth 请求令牌?
回答by bear
Twitter lists two libraries for Javascript here:
Twitter 在这里列出了两个 Javascript 库: