dvjsharma / Drawn2Shoe

MIT License
24 stars 36 forks source link

Login using google account- firebase google authentication #52

Open krithika2543 opened 1 month ago

krithika2543 commented 1 month ago

Add a feature that allows users to log in using their Google account through Firebase Authentication. This feature aims to simplify the sign-up process, providing users with a quick and secure way.

Set Up Firebase Project: Create or use an existing project in the Firebase Console. Enable the Google sign-in method under the Authentication section in the Firebase Console. Users click the "Login with Google" button. The frontend handles the Google sign-in process and obtains the ID token, and sends it to the backend. The backend verifies the ID token and manages the user session.

GSSOC'2024 Contribuitor

krithika2543 commented 1 month ago

@dvjsharma I want to contribuite to this project

Mayank06711 commented 1 month ago

I want to contribute to this project

dvjsharma commented 1 month ago

OAuth authentication would be a nice add on. Please go ahead @krithika2543. I will recommend doing changes within your local setup and your credentials. We can work on new credentials when the PR gets reviewed with all necessary changes done.

dvjsharma commented 1 month ago

Hey @Mayank06711. Since Krithika previously requested to address this issue, I will have to assign it to her. You are welcome to search for other tickets.

HarshitaJaiswal5 commented 2 weeks ago

@dvjsharma Since there is not activity by the current assignee . Can you assign this issue to me ? I would like to work on it.

dvjsharma commented 2 weeks ago

Sure @HarshitaJaiswal5. Go ahead.

Mayank06711 commented 4 days ago

Hey @Mayank06711. Since Krithika previously requested to address this issue, I will have to assign it to her. You are welcome to search for other tickets.

Ok No problem