I have a Flutter app in which admins can create accounts (using Firebase Authentication) for other users.
My logic is similar to the following:
UserCre