saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
https://www.scrollme.online/
MIT License
18 stars 61 forks source link

Add Google Authentication to Register and Sign In Buttons #193

Closed Laxmi01345 closed 1 week ago

Laxmi01345 commented 1 week ago

Issue Report

Title

Add Google Authentication to Register and Sign In Buttons

Description

The current user registration and sign-in forms only allow for manual account creation and login using email, username, and password. To improve user experience and streamline the authentication process, we need to add Google Authentication functionality. This feature will allow users to sign in or register using their Google accounts. The functionality should be added to both the "Create" button on the registration form and the "Login" button for existing users.

Steps to Reproduce the Issue

To assist us in understanding and resolving the issue, please outline the steps you took that led to the problem:

  1. Action 1: Navigate to the registration page (or sign-in page).
  2. Action 2: Describe the second action you took.
  3. Action 3: Observe that there is no option for Google Authentication.

Expected Behavior

The user should have the option to register and sign in using their Google account by clicking a "Sign in with Google" button.

Actual Behavior

There is currently no option for Google Authentication. The user can only register or sign in by manually entering their credentials.

Project Tags:

gssoc-ext , Hacktoberfest.

Laxmi01345 commented 1 week ago

I want to work on this issue .

thakuratul2 commented 1 week ago

@Laxmi01345 already done this issue