(Learning Objective-C by going through the FirebaseUI codebase)
Continuing from the instantiation of FUIEmailEntryViewController
: how does FirebaseUI know that a user already exists? For example, entering an email address and hitting "Next" either yields a new page asking for a password or a sign up form for new user.