Fire base Authentication

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 (src\layouts\Firebase\Firebaseapi.jsx component)

Firebase Revocation process

step-1: Remove the firebase flie from the src path as follow root: src\layouts\Firebase\Firebaseapi.jsx

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