Implement Google signin in React

Опубликовано: 02 Октябрь 2024
на канале: Fix It With Ankit
12,077
195

In this video, you will learn how to integrate google signin in react. We will use the package reactjs-social-login.

Npm Package: https://www.npmjs.com/package/reactjs...
Google Cloud: https://console.cloud.google.com/welcome
Google Developer Docs To Authenticate Backend: https://developers.google.com/identit...
GitHub Repo Of Working Code: https://github.com/ankitgupta401/reac...

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