Firebase Authentication Guide

Firebase SetUp

Step-1: Now run below commands inside our React project to install firebase latest.

step-2: Add firebase API configuration details(create database on firebase) to the firebase Auth Component refer the path (syntoJS/src/layout/firebase/firebase.tsx component)

Firebase Revocation process

step-1: Remove the firebase flie from the src path as follow root: src/Firebase/Firebase.tsx

step-2: Remove the route from main.tsx layout root: src/main.tsx