Google Identity Services 即将迁移到 FedCM API。请按照
迁移指南查看可能发生的更改,并避免对网站的登录产生负面影响。
显示 Google One Tap
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
将以下代码段放置在您希望显示 Google 一键快捷功能的任何页面中:
<div id="g_id_onload"
data-client_id="YOUR_GOOGLE_CLIENT_ID"
data-login_uri="https://your.domain/your_login_endpoint"
data-your_own_param_1_to_login="any_value"
data-your_own_param_2_to_login="any_value">
</div>
data-login_uri
属性是您自己的 Web 应用的登录端点的 URI。您可以添加自定义数据属性,使用从 Google 检索到的 ID 令牌将这些属性发送到您的登录端点。
如需查看数据属性的完整列表,请参阅 g_id_onload
参考页面。
请勿遮挡 Google One Tap
仅当 FedCM 处于停用状态时,FedCM 处于启用状态时,浏览器会在网页内容之上显示用户提示。
为了确保最终用户看到显示的所有信息,Google 一键快捷功能不得被任何其他内容覆盖。否则,在某些情况下可能会触发弹出式窗口。
请仔细检查您的页面布局和元素的 Z-index 属性,确保 Google 一键快捷功能在任何时候都不会被任何其他内容覆盖。即使只有边框中的单个像素被覆盖,用户体验流程变化也可能会触发。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-12-02。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{"lastModified": "\u6700\u540e\u66f4\u65b0\u65f6\u95f4 (UTC)\uff1a2023-12-02\u3002"}
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2023-12-02。"]]