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.
说一个用户登录:abcdef@gmail.com和密码:1234567890。我将如何google.com使用 JavaScript 登录?我搜索了谷歌,但它们都与谷歌 OAuth2 相关,不是我想要的。或者它不允许我们任何人使用这种方法登录?
abcdef@gmail.com
1234567890
google.com
您必须使用 Google OAuth2 或 OpenIdProvider,这是真正使用 google 所需的方法。否则,您将破坏安全协议。
https://developers.google.com/accounts/docs/OpenID