Here is a QuickStart Guide, (closed captions) I hope to enjoy it…
Stay close and suscribe. coming soon… Facebook Auth, Google Auth, FirebaseCredentialsAuth, FirebaseStorage and FirebaseDB(only for Authenticated users).
RESPONSE ERRORS
"INVALID_EMAIL" Email with spaces, without “@”
“MISSING_PASSWORD” There is no password.
"WEAK_PASSWORD: Password should be at least 6 characters"
Password must be at least 6 characters.
“EMAIL_EXISTS” This email has already been registered.
“EMAIL_NOT_FOUND” There is no registered user with this email.
“INVALID_PASSWORD” Incorrect password.
“USER_DISABLED” The user has been disabled by the admin.