How To Loop All Users In Less Time From Firebase AUTH
finallist = [] for users in auth.list_users().iterate_all(): finallist.append(user