'How to disable a user by default in firestore?

I want to set new users disabled by default, i.e. to disable users when they are created.

i am using java and have tried all available answers on stackoverflow, some don't fit for my code and some don't work.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source