How To Integrate Google Login in React! [Easy] | Add Auth To Your React Project

preview_player
Показать описание
Are you looking to integrate google login in your react website. In this video, i will show you how to add google sign in Auth to your react project easily!

💖Be A Patron(Support On Monthly Basis)-
Get Source Code and Other Perks!

👋Connect With Me:

📙Must Read Books That Will Transform Your Thinking-

#react
#tutorial
#codewithmasood
#programming
#coding

DISCLAIMER: Some of the links in the description above are affiliate links, which means that if you click on one of the links and make a purchase, I will receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for your support!
Рекомендации по теме
Комментарии
Автор

I spent 2 days trying to figure out how to get it done!! Bro u are Amazing. Thank u from the depth of my heart!! I was stuck with how to get data from acess token actually.

rimo
Автор

Masood thank you for this amazing tutorial. I was stuck trying to implement this on my own and you accomplished more in 5 minutes than I did all day. Giving me hope for my first custom React app. Thank you 🙏

loaf
Автор

Thank you,

Cross-Origin-Opener-Policy policy would block the window.closed call. how to fix this error, when google popup opens

vinoddeep
Автор

Cross-Origin-Opener-Policy policy would block the window.closed call. how to fix this error, when google popup opens

gideonamweich
Автор

I implement like the video, but the popup show on right-center not center-center, do you know why?

NguyenLinh-cgzm
Автор

I followed your steps and it's working, thank you! But there is a error "Cross-Origin-Opener-Policy policy would block the window.closed call." How to fix this?

mark-aballe
Автор

Thank you so much man. You made my day.

kenmiyagi
Автор

what happen if a i'd like logout?

Ezep
Автор

Why doesn't Mine return Access_token?

chiennguyen
Автор

Please do the facebook login next! thank you for the tutorials!

julienheng
Автор

hey can u do a tutorial about how to do it in a server? cus setting the google api key for the public to view is dangerous right

zen_bean
Автор

and also i got only white screen when I click on the button

AnasKhan-wfsn
Автор

thanks bro it is very halpful for me to impliment google login

hirenhadiya
Автор

bro what is this error an error occurred the current origin is not registered with the google oauth client

The_Builder_Bobs
Автор

how to resolve cors origin opener policy error

balaji
Автор

FYI react-google-login library is deprecated

MiriamHorlik
Автор

Hello brother i have a doubt, this code is used only for the test users that we've provided. how to make it work for every user

BalajiBoddepalli-njec
Автор

Do you recommend using this method with next.js framework in place of next-auth package?

loaf
Автор

hi, why show error when you try to login? I mean cross-origin-opener-policy, how to prevent it?

HazwaniAzlan
Автор

jwt_decode library is out of date and also returns an error that the google access token returned by google is not the right format? bad guide

kueifengtung