1

We need to send an e-mail too all of our users registered using Firebase authentication. Is there any easy way to do it ? f not is there any easy option to export all their e-mail adresses ?

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
user655561
  • 659
  • 1
  • 9
  • 24
  • You can do a regex search and list all email addresses – MatejMecka Aug 05 '16 at 16:10
  • 1
    There is currently no API to get a list of users from Firebase Authentication. Most developers store a list of users in the Firebase Database. See http://stackoverflow.com/questions/38168973/how-to-get-the-list-of-registered-user-in-firebase – Frank van Puffelen Aug 05 '16 at 18:57

0 Answers0