After reading this answer ,I followed same step but I can still access my firebase database of first project from other project domain using config of first project.
Asked
Active
Viewed 723 times
0
-
The answer you linked only describes how to limit sign-in to users coming from a specific domain. It does not limit access to the realtime database. Have a look at this answer for a more likely approach: https://stackoverflow.com/questions/36943350/how-do-i-lock-down-firebase-database-to-any-user-from-a-specific-email-domain – Frank van Puffelen Feb 05 '18 at 15:29
-
Yeah,you are right. I misunderstood. – Shivam Vyas Feb 07 '18 at 12:38