Google의 원탭 로그인 및 가입 API를 사용하여 사용자에게 원활한 인증 흐름을 제공할 수 있습니다.
원탭 가입을 사용하면 사용자에게 앱 콘텐츠와 인라인되는 대화상자를 통해 계정을 만들라는 메시지가 표시되므로 가입 화면에서 맥락을 벗어날 염려가 없습니다. 탭 한 번이면 Google 계정으로 보호되는 토큰 기반의 안전한 비밀번호가 없는 서비스에 계정을 사용할 수 있습니다. 그리고 가입 절차가 복잡하지 않기 때문에 사용자의 등록 가능성도 훨씬 높습니다.
재방문자는 기기나 플랫폼을 전환하더라도 탭 한 번으로 로그인됩니다. 재사용자의 경우 원탭 로그인에도 비밀번호를 사용할 수 있습니다.
사용자가 모든 플랫폼에서 Android 자동 완성, 비밀번호 대용 Smart Lock 또는 Chrome을 사용하여 Google에 비밀번호를 저장했다면 이러한 사용자 인증 정보를 앱과 공유하여 원활하게 로그인할 수 있습니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[[["이해하기 쉬움","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)"]]