Google Drive API的客户端登录

时间:2013-02-02 02:30:11

标签: ruby google-drive-api gdata google-docs-api

我在使用客户端登录处理ruby Google Drive客户端API时遇到问题。你是怎么做到的?

谢谢!

1 个答案:

答案 0 :(得分:4)

不要那样做。 ClientLogin已弃用,不适用于像Drive这样的新API。使用OAuth 2.0:

https://developers.google.com/drive/about-auth