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 提供示例的 kqoauth。它可以用于谷歌驱动器吗?如何?
kQAuth 实现了 OAuth 1.0,Google 弃用了 OAuth 1.0 并切换到了 OAuth 2.0。因此,您不能使用 kQAuth 进行授权和身份验证。