DEV Community

Cover image for Export user records in Firebase Auth to Google Spreadsheet
yosan
yosan

Posted on

Export user records in Firebase Auth to Google Spreadsheet

I published node project to export user records in Firebase Auth to Google Spreadsheet.

https://github.com/yosan/FirebaseAuth2Sheet

You can get user email's without downloading them to local. It is good for privacy when this code is executed in some server.

Top comments (0)