I want to get the uid of a user with the help of there email id if he exists in users list, when there mail id is known to me, I have enabled email auth provider in firebase auth.
How to achieve this?
And I need to implement this in Flutter.
I tried nothing because there is no proper description for my query.