Skip to content

rowyio/firebase-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

Firebase Extensions by Rowy Team 💜

This is a collection of Firebase Extensions built by the Rowy team, designed to help you build your app faster.

📝 Firestore User Document

The Firestore User Document extension allows you to automatically create a document in a Firestore collection of your choice whenever a new user is created in Firebase Authentication. You can also specify the user fields that you want to populate the document with, such as email, display name, image URL, etc.

Optionally, this extension can be configured to delete the user's document when the user is deleted from Firebase Authentication. Furthermore, the extension can be set to backfill existing users and create documents for all of them.

👀 Documentation

install-extension

🙏 Acknowledgements

Sandrina for the awesome extension icon.