Overview

Allow users to save their credentials on credential manager

Using Android Credential Manager you can present the ability for users to save their credentials or create new ones based on the type of credential they have chosen. The next sections goes into detail on how you can implement saving the supported three types of credentials:

  • Username and Password Credentials

  • Passkey Credentials

  • Google Login

Last updated