createUserWithEmailAndPassword

external fun createUserWithEmailAndPassword(auth: Auth, email: String, password: String): Promise<AuthResult>