Monday, June 3, 2024
 Popular · Latest · Hot · Upcoming
115
rated 0 times [  119] [ 4]  / answers: 1 / hits: 5112  / 2 Years ago, sat, february 5, 2022, 12:00:00

Firebase: The email address is already in use by another account. (auth/email-already-in-use).



This error is coming from firebase and everything works, but, i would like to diplay error without firebase name there, how can i do that?


More From » firebase

 Answers
8

Capture your error with error code :


if(errorCode == "auth/email-already-in-use"){
alert("Email already in use")
}

[#404] Friday, January 28, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
keana

Total Points: 452
Total Questions: 97
Total Answers: 81

Location: Barbados
Member since Sun, Nov 27, 2022
2 Years ago
keana questions
Mon, Apr 26, 21, 00:00, 3 Years ago
Sun, May 31, 20, 00:00, 4 Years ago
Wed, Dec 25, 19, 00:00, 5 Years ago
;