https://github.com/rowyio/firebase-extensions
A collection of Firebase Extensions built by the Rowy team, designed to help you build your app faster.
https://github.com/rowyio/firebase-extensions
firebase firebase-extensions utilities
Last synced: 11 months ago
JSON representation
A collection of Firebase Extensions built by the Rowy team, designed to help you build your app faster.
- Host: GitHub
- URL: https://github.com/rowyio/firebase-extensions
- Owner: rowyio
- License: apache-2.0
- Created: 2023-03-23T15:08:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T14:50:42.000Z (about 2 years ago)
- Last Synced: 2025-06-12T17:11:30.672Z (about 1 year ago)
- Topics: firebase, firebase-extensions, utilities
- Language: TypeScript
- Homepage: https://rowy.io
- Size: 335 KB
- Stars: 20
- Watchers: 3
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firebase Extensions by Rowy Team 💜
This is a collection of Firebase Extensions built by the [Rowy](https://www.rowy.io/?ref=firebase-extensions) 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](https://github.com/rowyio/firebase-extensions/tree/main/firestore-user-document)
[](https://console.firebase.google.com/project/_/extensions/install?ref=rowy/firestore-user-document)
## 🙏 Acknowledgements
[Sandrina](https://sandrina.framer.website) for the awesome extension icon.