androidgoogle-signincredential-managergoogle-one-tapandroid-credential-manager

How to remove accounts from the Google sign-in BottomSheet selector?


I'm implementing sign-in with the Credential Manager. If I sign in with multiple accounts with email and password and those accounts become unavailable, those accounts remain in the selector. If I try to sign in using one of the unavailable accounts, I get:

The supplied auth credential is incorrect, malformed or has expired.

How to remove accounts from the Google sign-in BottomSheet selector when using Credential Manager, to avoid displaying expired accounts? How to remove those accounts from the system?


Solution

  • It seems to me this is not a developer question but rather a user question. Regardless, the answer depends on the password manager that the user has used to to save those credentials with. For Google Password Manager, they can go to the Google Password Manager, find the username/passwords that are saved under that app and delete the ones that they don't want.