Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login using google account- firebase google authentication #52

Open
krithika2543 opened this issue May 17, 2024 · 10 comments
Open

Login using google account- firebase google authentication #52

krithika2543 opened this issue May 17, 2024 · 10 comments
Labels
enhancement New feature or request Priority High

Comments

@krithika2543
Copy link

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
Copy link
Author

@dvjsharma I want to contribuite to this project

@Mayank06711
Copy link

I want to contribute to this project

@dvjsharma
Copy link
Owner

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 dvjsharma added enhancement New feature or request gssoc GSSoC'24 label level2 labels May 31, 2024
@dvjsharma
Copy link
Owner

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
Copy link

@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
Copy link
Owner

Sure @HarshitaJaiswal5. Go ahead.

@Mayank06711
Copy link

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

@dvjsharma
Copy link
Owner

Any updates @HarshitaJaiswal5?

@dvjsharma
Copy link
Owner

Hi @Mayank06711, this issue is open if you want to take it up.

@Mayank06711
Copy link

Mayank06711 commented Jul 18, 2024

Sorry as of now i am busy elsewhere

@dvjsharma dvjsharma removed gssoc GSSoC'24 label level2 labels Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority High
Projects
None yet
Development

No branches or pull requests

4 participants