คุณจะสร้างขั้นตอนการตรวจสอบสิทธิ์ที่ราบรื่นให้แก่ผู้ใช้ได้ด้วย API การลงชื่อเข้าใช้และลงชื่อสมัครใช้ด้วยการแตะเพียงครั้งเดียวของ Google
เมื่อลงชื่อสมัครใช้ด้วย One Tap ผู้ใช้จะได้รับแจ้งให้สร้างบัญชีพร้อมกล่องโต้ตอบที่อยู่ในเนื้อหาของแอป เพื่อไม่ให้ผู้ใช้ออกไปนอกบริบทในหน้าจอลงชื่อสมัครใช้ แค่แตะครั้งเดียว ก็จะได้รับบัญชีที่ปลอดภัยและใช้โทเค็นได้โดยไม่ต้องใช้รหัสผ่านกับบริการของคุณ ซึ่งได้รับการปกป้องโดยบัญชี Google และแน่นอนว่าการสมัครมีอุปสรรคเล็กน้อย ผู้ใช้จึงมีแนวโน้มที่จะลงทะเบียนมากขึ้น
ผู้ใช้ที่กลับมาจะลงชื่อเข้าใช้ได้ด้วยการแตะเพียงครั้งเดียว แม้ว่าจะเปลี่ยนอุปกรณ์หรือแพลตฟอร์มก็ตาม และสำหรับผู้ใช้ที่กลับมา การลงชื่อเข้าใช้ด้วย One Tap สามารถใช้รหัสผ่านได้ด้วย
หากได้บันทึกรหัสผ่านไว้กับ Google โดยใช้ฟีเจอร์ป้อนข้อความอัตโนมัติของ Android, Smart Lock สำหรับรหัสผ่าน หรือ Chrome ในแพลตฟอร์มใดก็ตาม ผู้ใช้จะแชร์ข้อมูลเข้าสู่ระบบเหล่านั้นกับแอปและลงชื่อเข้าใช้ได้โดยไม่มีปัญหา
[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2025-07-26 UTC"],[],[],null,["# Overview of One Tap sign-in on Android\n\n| **Caution:** One Tap for Android is deprecated. To ensure the continued security and usability of your app, [migrate to\nCredential Manager](/identity/sign-in/credential-manager). Credential Manager supports passkey, password, and federated identity authentication (such as Sign-in with Google), stronger security, and a more consistent user experience. \n\nYou can provide seamless authentication flows to your users with Google's\none tap sign-in and sign-up APIs.\n\nWith One Tap sign-up, users are prompted to create an account with a dialog\nthat's inline with your app's content, so they're never taken out of context\nby a sign-up screen. With just one tap, they get a secure, token-based,\npasswordless account with your service, protected by their Google Account. And,\nof course, since there's such little sign-up friction, users are much more\nlikely to register.\n\nReturning users are signed in with one tap, even when they switch devices or\nplatforms. And for returning users, One Tap sign-in works with passwords, too.\nIf they've saved their password with Google using Android autofill, Smart Lock\nfor Passwords, or Chrome on any platform, they can share those credentials with\nyour app and get signed in with zero friction.\n\nReady to give it a try?\n\n[Get started](/identity/legacy/one-tap/legacy-get-started)"]]