Stay organized with collections
Save and categorize content based on your preferences.
Web and Android developers can implement credential sharing to simplify the
sign-in experience for their users.
Seamless credential sharing allows Google Password Manager and
other identity technologies to securely share credentials across websites and
Android apps. This simplifies the sign-in experience, as Google Password Manager
can automatically populate user credentials on your websites and apps.
To declare that your Android apps and websites can share credentials:
Host a Digital Asset Links (DALs) JSON file on your websites declaring
a credential sharing relationship.
Declare your Android app's ability to share credentials in your app's
manifest.
After Google verifies your declared credential sharing configuration, it
suggests saved credentials to users, streamlining account management tasks
(sign-up, sign-in, password changes, and password resets) across all linked
platforms.
Learn more about how to implement seamless credential sharing across sites
and apps:
[[["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-10-31 UTC."],[[["Web and Android developers can simplify user sign-in by implementing credential sharing, allowing secure sharing of credentials across platforms."],["Credential sharing is enabled by hosting a Digital Asset Links JSON file on websites and declaring credential sharing capabilities in Android app manifests."],["Google verifies the configuration and then suggests saved credentials, streamlining account management tasks like sign-up, sign-in, and password changes across linked platforms."]]],[]]