Home:ALL Converter>Connecting two firebase auth with one project

Connecting two firebase auth with one project

Ask Time:2018-11-23T00:05:19         Author:Aymen

Json Formatter

I'm making two apps App1 & App2 which they share the same firebase database, but when user register with an email they can't register with it in App2, I got "email already exists".

How can I separate these two projects and share the the same database and the user still register with the same email in the two apps?

Author:Aymen,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/53434689/connecting-two-firebase-auth-with-one-project
yy