Firebase works with two different databases. The Real-Time Database is the original Firebase database product, and Cloud Firestore is a new and improved version of the Real-Time Database. Firebase offers file storage security for users and enables them to utilize Google Cloud Storage.
Read moreDoes firebase Auth use firestore?
facilitating google sign in and then storing details in a user document in cloud firestore. … Firebase Cloud functions provides a onCreate function , the can be used to detect when a new user is create in firebase auth.
Read more