【发布时间】:2017-02-27 08:23:32
【问题描述】:
我正在尝试使用 curl 在 Google 上进行身份验证。
我获得了 Google Console Developers 的凭据。 我还是不明白我要做什么,我要卷曲什么网址。
您知道一些文档或提示吗?
【问题讨论】:
标签: php curl google-authentication
我正在尝试使用 curl 在 Google 上进行身份验证。
我获得了 Google Console Developers 的凭据。 我还是不明白我要做什么,我要卷曲什么网址。
您知道一些文档或提示吗?
【问题讨论】:
标签: php curl google-authentication
我建议你试试 google api 客户端库。你可以在这里找到它:https://github.com/google/google-api-php-client
【讨论】: