[[["易于理解","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-09-19。"],[],[],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."]]