React Firebase Authentication with Google

preview_player
Показать описание
In this video, we learn google login with firebase in react js. This video is for beginners and intermediate. You know the basic knowledge of react js. I am skipping the firebase setup if you have any queries ask me in comments.

React firebase authentication
Google Authentication
Google signin
Login with google in react js

Like Share & Subscribe
Рекомендации по теме
Комментарии
Автор

Thx very much! Best developer video ever. Simple to understand and easy to follow.

rafaelkosciolek
Автор

Hey, mind posting the Git repo of the code?

SagiBuria
Автор

Superb video bro..do you know how to connect google calendar with this application? Like when we sign in it shows our google calendar events

gurjotsingh
Автор

what is the version of your firebase dependency?

joselinoarroyo
Автор

superb video bro... exactly what i was looking for thankyou soo muchh :):):)

prateek
Автор

import firebase from "firebase";
const firebaseConfig = {

};

const firebaseApp =
const auth = firebaseApp.auth();
const provider = new


export { auth, provider };
export default firebaseApp;

Is this right?
If not please correct it according to the video :)

hritwikadubey
Автор

I loved this!! Can you please post the github repo or code for this pleaseee i want to test this so badly

sebastiancastro
Автор

Loved this! But can someone pls tell me How to redirect it to another page after login?

sadhanadubey
Автор

bro can you also add the source code???

bucksamvs
Автор

can you send me the source code, please !

hermenegildogildo
Автор

could you send me the firebase file contents

rua
Автор


this link might help for people who want to setup firebase config but not GAuth

vamsimunukoti
Автор

whats the import fire base file


like "../firebase"

daxshah
Автор

bro people who watch the videos are those who doesn't know stuff, otherwise why would they. So, better add some more context to what you are doing.

TechManAkhil