com.google.android.gms.auth.api.identity
Stay organized with collections
Save and categorize content based on your preferences.
Provides facilities to retrieve or save credentials that can be used to sign the user into
your application or sign up a new user.
Interfaces
Classes
Enums
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-23 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 2025-07-23 UTC."],[[["\u003cp\u003eEnables retrieval and storage of user credentials for application sign-in and sign-up.\u003c/p\u003e\n"],["\u003cp\u003eOffers APIs for authorization, credential saving, and sign-in, accessed through dedicated clients like \u003ccode\u003eAuthorizationClient\u003c/code\u003e, \u003ccode\u003eCredentialSavingClient\u003c/code\u003e, and \u003ccode\u003eSignInClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eProvides classes for managing authorization requests (\u003ccode\u003eAuthorizationRequest\u003c/code\u003e), sign-in processes (although many are deprecated in favor of Credential Manager), and phone number hints (\u003ccode\u003eGetPhoneNumberHintIntentRequest\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIncludes functionalities for saving account linking tokens (\u003ccode\u003eSaveAccountLinkingTokenRequest\u003c/code\u003e) and managing user identity (\u003ccode\u003eIdentity\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eWhile offering classes for password management (\u003ccode\u003eSavePasswordRequest\u003c/code\u003e, \u003ccode\u003eSignInPassword\u003c/code\u003e), they are mostly deprecated, directing developers towards the newer Credential Manager for enhanced security and user experience.\u003c/p\u003e\n"]]],[],null,[]]