oAuth 客户端在Office VBA 中有什么难点?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3798702/
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
oAuth client in Office VBA what is difficult?
提问by user310291
I cannot find any oAuth sample code and saw others were desperately searching for it, what's the difficult part to implement an oAuth client in VBA ?
我找不到任何 oAuth 示例代码并且看到其他人正在拼命寻找它,在 VBA 中实现 oAuth 客户端的困难部分是什么?
回答by wzhang85
回答by wzhang85
You can download an Excel sample for OAuth from http://www.turingbook.net/home/excelkara-oauthshiyo-u
您可以从http://www.turingbook.net/home/excelkara-oauthshiyo-u下载 OAuth 的 Excel 示例