使用用户名和密码验证 Google

Authenticate Google with Username and Password

是否有任何 API 或任何方式一次性验证 google 帐户。
我不希望 google 打开身份验证弹出窗口,要求用户输入电子邮件和密码。

我已经有了用户名和密码,不想让用户再次输入。

任何建议都会很有帮助。 谢谢

ClientLogin 不再受支持。

Important: ClientLogin has been officially deprecated since April 20, 2012 and is now no longer available. Requests to ClientLogin will fail with a HTTP 404 response. We encourage you to migrate to OAuth 2.0 as soon as possible.