[[["容易理解","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-27 (世界標準時間)。"],[],[],null,["# Third-party login support\n\nThis guide describes how to use\n[`CustomTabsIntent`](/reference/androidx/browser/customtabs/CustomTabsIntent)\nto support third-party logins.\n\nWeb Uri intent\n--------------\n\nGoogle Play Games for PC redirects all regular web\n[`Uri intents`](/guide/components/intents-common#Browser) to the default Windows\nbrowser for an optimized user experience. Games don't receive any information\nback from the default Windows browser, so this flow doesn't allow you to login\nusers via a third-party login or a social platform.\n\nCustomTabsIntent\n----------------\n\nHowever, Google Play Games for PC allows popular third-party login methods to\nwork using\n[`CustomTabsIntent`](/reference/androidx/browser/customtabs/CustomTabsIntent)\nobjects such that no changes are expected on developers' end for user login.\n\nIf you want to register a new login site, you should reach out to your Google\ncontact."]]