April 2018
Intermediate to advanced
284 pages
6h 43m
English
The Firebase Admin SDK will give us the power to integrate your own server using the Firebase Auth API. With Firebase Admin SDK, we can manage our application users such as View, Create, Update, and Delete without requiring a user's credentials or manage authentication tokens without going to Firebase Admin Console.
To implement this, we will create Admin Panel in our existing React application.
Here's the list of features we'll integrate into our Admin Panel using Firebase Admin SDK: