I currently only know how to read data from Firestore Database page. The authentication page in FireBase contains the list of all registered users and I want to access it in my code, so I have a list of all registered users.
How can I do that?
Regards