Implement Google signin in React

preview_player
Показать описание
In this video, you will learn how to integrate google signin in react. We will use the package reactjs-social-login.

Video Chapters-
0:00 Introduction
0:20 Initialize React Project
0:55 Createing a Google App
4:15 Install Required Packages
5:05 Setup Google Signin
6:30 Working Demo

#reactjs #reactjs-social-login #signinWithGoogle
Рекомендации по теме
Комментарии
Автор

Thank you for the overview, this type of clarity is much needed

aviegrinberg
Автор

lots of love you saved my project
thanks a lot

tuhinthakur-ticd
Автор

Thanks for this tutorial man !! greatings from Chile !

maxitro
Автор

is acess_token and token_id same because in this way we are only getting acess_token and when i a using that too validate my req in backend it says wrong number of segments in token

JethiyaChampakGada
Автор

Anyone resolve my issue after hit button it will come
code:
authuser:
code:
prompt:
scope:

How can get data from this response

spider-man
Автор

but it's 2024 and the email property is not coming

AniketBasu-jw
Автор

How to display the information on the screen once logged in?

julianperna
Автор

Hi bro I wanna ask I have made Todo list User can create account then after login to use now I want to add login by google how how I will grab or which password I will store to my Database when using google auth means I will get name email like that but what about password which user will put to login please guide me I am stuck here....

shahzaib
Автор

i followed your steps but i keep getting Google SDK isn't loaded!

tjfaith
Автор

i am not getting back email other than the that email with witch i created the client id
how to get all of the user email witch try to connect

aahsansiddiqui
Автор

if we want multiple user mail id in the popup After clicking on the button then we need to add users mail id in test users (of google cloud ) right !

neetukumari