Good, I have a login made in Android to enter with Gmail keeping the authentication in firebase, the app enters ok and creates the authentication in fire generating the corresponding User UID. Now I see that in the options of each user I have the items reset password, disabled account and delete account. When ticking disabled, nothing happens, how can I validate if the account is enabled or disabled and, in case of disabled, do not allow login to the credentials by mistake?