12. Firebase Authentication and Firestore

Firebase is a Google service portal through which Google provides users with many useful Cloud services. Firebase services are very fast, reliable, and easy to use. They have comprehensive guides for developers to integrate and build systems using their services on a plethora of platforms, like, iOS, Android, NodeJS, Flutter, Unity, etc.

The landing portal of Firebase services is: https://firebase.google.com/

Getting started with Firebase

Enabling Authentication, Firestore, and Storage

Adding Firebase to our App

Firestore Data Structure

Firebase Official Documentation

Last updated

Was this helpful?