Read data from an internal list in firebase

0

I need to know if the following is possible: I have an android app that comes with a user to firebase, I need this user to have access to a list of emails that have certain information. What is recommended? I have users in a firebase database.

should I create another database with the mails of the clients in firebase and give access to each user of my app?

or should I use another platform to import the mails?

    
asked by krylogger 18.10.2018 в 16:15
source

0 answers