React Google Login Tutorial For Beginner Web Developers: Build React.js App To Login With Google

preview_player
Показать описание

Table Of Content
00:00 Introduction
00:01:36 1 Open React App
00:06:15 2 Create Google Cloud Project
00:10:22 3 Complete Frontend
00:13:21 4 Create Backend Express Server
00:18:34 5 Publish on Heroku

🔥 Join Pro Membership And Get Access To Complete Courses:
3. MERN Stack ECommerce Like Amazon
4. TypeScript MERN Stack ECommerce Like Amazon
5. Vanilla JS ECommerce Like Amazon

👉 Join Pro Membership Link:
by Clicking On This Link
---
Follow me on:
Рекомендации по теме
Комментарии
Автор

Thank you so much for this easy yet insightful tutorial.

dkarya
Автор

best tutorial - learned a lot, thank you!

jeainnykim
Автор

Dependency react-google-login has last commit on master on January of 2021. 150+ open issues. Kinda sus ngl

ljubisaknezevic
Автор

react-google-login is broken dependency, no longer advised to follow this tutorial

shabeerahamed
Автор

hello from jp. Thank you for your awesome video. Very helpful for me !

cbatcoke
Автор

Can you please help me understand why do we need this react-google-login? What does it offer other than what the button div code suggested by Google on their portal?

shubhrasrivastava
Автор

Very nice and simple tutorial!! How about if I want to make subsequent request to the server as the logged in user? I looked at other tutorials that after upsert, we assign a jwt token and use that as a way to authorize other request. Is that the correct way?

Lindaine
Автор

Hi, I tried the tutorial, but it doesn't do anything after the choosing the account from the signin popup window. Can you tell me why is this happening? I also tried your code from github but still it doesn't display the email or the logout button.

emanhassan
Автор

Thank you so much for this wonderful tutorial sir, could you please share/make a tutorial on how to redirect to another after successfull login

chetanl
Автор

Thank you for the tutorial. I am not able to understand why are we creating the backend here. We are getting the user data (name, email and profile image) from 'login with google' button itself. If anyone can explain it to me, I would be really thankful.

jayantjayant
Автор

You said only the users added as testers in Google platform can login .
What about other users in general?

sumitprajapati
Автор

Hi Basir,
Login failed {error: 'popup_closed_by_user'}
can u hlp me with above error?

namratadas
Автор

What is this error comes from?
Error: ENOENT: no such file or directory, stat

m-friend
Автор

Goog day! I have a question: I added clientId correctly, checked everything hundred times, code is exactly the same, but google button doesn't respond and console says that clientId is missing, can't figure out the actual problem. Can anyone help?

sultanmakhmudbazarbayev
Автор

Hi Basir, how about after signing the user, we want to query for instance Google Calendar API on a subsequent request? We should request the token on every request and then verify the token again, then access calendar API?

bhaidar
Автор

Hi, thanks for the tutorial. One question : Where should we add scopes for authorization? thank you.

toxolarant
Автор

Very nice and simple tutorial !! How to logout ??

Liam
Автор

is google sign-in free for use in production?

adwaithks
Автор

keep getting this error when I try to test the button by console logging the response. Plese help Mosh

mooketsimotlhagodi
Автор

Google sign in is migrating to use a different implementation and packages like react-google-login are affected by their deprecating implementation.

raba