ReadonlycodeReadonlymessageFirebase error message
ReadonlynamespaceThe firebase module namespace that this error originated from, e.g. 'analytics'
ReadonlynativeThe native sdks returned error code, different per platform
ReadonlynativeThe native sdks returned error message, different per platform
When trying to sign in or link with an AuthCredential which was already associated with an account, you might receive an updated credential (depending of provider) which you can use to recover from the error.
When trying to sign in the user might be prompted for a second factor confirmation. Can can use this object to initialize the second factor flow and recover from the error.
Firebase error code, e.g.
auth/invalid-email