Rank 1: Thread
Is there a way to check if a user is registered within the account api?
Firebase has a function for this call "fetchSignInMethodsForEmail".
I want to achive, that a user enters the email adress and conditionally on the result i show a sign in or sign up flow (using Flutter)