👤

How to count the total number of users from backend reactjs.

Answer :

Explanation:

If you are only using firebase auth, you can use the listUsers function of the admin module (limited to 1000 items per page).