Overview
Display all the saved credentials an user has to allow them to login
Last updated
Display all the saved credentials an user has to allow them to login
Last updated
Android Credential Manager presents a bottom card to its users with the available authentication methods that you have configured. Each credential type available is divided into a provider. Configure these providers and pass them to the login method and the requested login providers will be presented to the user if they are applicable.
The following is an example snippet for allowing an user to login using either their saved username/password or using their Google Account
The available options for each provider is documented in the next sections