I am using firebase auth and I do not have firebase DB enabled. In my react-admin dashboard, I want to output all of the users that are in the users section in the Authentication tab from the firebase console. 
Is there any way to access these users?