kErrorsEmailAlreadyInUse top-level constant

String const kErrorsEmailAlreadyInUse

Error code when attempting to create an account with an email that is already in use.

Implementation

const kErrorsEmailAlreadyInUse = 'email-already-in-use';