Firebase documentation says: "To delete a user, the user must have signed in recently. See Re-authenticate a user." https://firebase.google.com/docs/auth/android/manage-users#delete_a_user This is not handled by FirebaseUI, as far as I can see. (Android and Web, but other platforms as well I guess) Is it a known limitation? Is the implementation planned?