Third-party login support
Stay organized with collections
Save and categorize content based on your preferences.
This guide describes how to use
CustomTabsIntent
to support third-party logins.
Web Uri intent
Google Play Games for PC redirects all regular web
Uri intents
to the default Windows
browser for an optimized user experience. Games don't receive any information
back from the default Windows browser, so this flow doesn't allow you to login
users via a third-party login or a social platform.
CustomTabsIntent
However, Google Play Games for PC allows popular third-party login methods to
work using
CustomTabsIntent
objects such that no changes are expected on developers' end for user login.
If you want to register a new login site, you should reach out to your Google
contact.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-09-19 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-19 UTC."],[],[]]