Counselllor / Counsellor-Web

Counselling/Recommendation System for new Undergrad Students
http://counsellor.social/
MIT License
74 stars 174 forks source link

Login with Google using Google OAuth . #71

Open suhani-17 opened 1 year ago

suhani-17 commented 1 year ago

Users can log in through Google when this feature is added you have added the images but they aren't working yet. I have already implemented it in one of my projects. Please assign this to me. Thank you!

thestarsahil commented 1 year ago

Hello @suhani-17

Thank you for expressing your interest in working on this issue. I appreciate your suggestion to implement Google login functionality, which will provide users with an alternative login method and enhance the user experience.

Before assigning this issue to you, I kindly request you to share your previous implementation details and provide some insights into how you plan to integrate the Google login feature into this project. This will help ensure a smooth and successful implementation.

Additionally, please discuss your approach and any challenges you foresee in the designated discussion section for this issue. This will allow other team members and contributors to provide their feedback, share their experiences, and offer suggestions to ensure the best possible implementation.

Once you've provided the necessary details and had a constructive discussion with the community, I'll be happy to assign this issue to you so that you can proceed with the implementation.

Thank you for your contribution and dedication to this project!

ravirt7911 commented 1 year ago

Hey @thestarsahil I would like to address the issue at hand and propose a solution using Firebase authentication, specifically by incorporating Google as an additional provider. Based on my previous experience, I have successfully implemented a similar feature in a recent project, and I believe it aligns with the requirements of the current project. I would appreciate the opportunity to discuss this further and provide any additional information or clarification required. https://project-firebase-8ae0d.web.app/

Thank You

suhani-17 commented 1 year ago

Hello @suhani-17

Thank you for expressing your interest in working on this issue. I appreciate your suggestion to implement Google login functionality, which will provide users with an alternative login method and enhance the user experience.

Before assigning this issue to you, I kindly request you to share your previous implementation details and provide some insights into how you plan to integrate the Google login feature into this project. This will help ensure a smooth and successful implementation.

Additionally, please discuss your approach and any challenges you foresee in the designated discussion section for this issue. This will allow other team members and contributors to provide their feedback, share their experiences, and offer suggestions to ensure the best possible implementation.

Once you've provided the necessary details and had a constructive discussion with the community, I'll be happy to assign this issue to you so that you can proceed with the implementation.

Thank you for your contribution and dedication to this proje

Hello @suhani-17

Thank you for expressing your interest in working on this issue. I appreciate your suggestion to implement Google login functionality, which will provide users with an alternative login method and enhance the user experience.

Before assigning this issue to you, I kindly request you to share your previous implementation details and provide some insights into how you plan to integrate the Google login feature into this project. This will help ensure a smooth and successful implementation.

Additionally, please discuss your approach and any challenges you foresee in the designated discussion section for this issue. This will allow other team members and contributors to provide their feedback, share their experiences, and offer suggestions to ensure the best possible implementation.

Once you've provided the necessary details and had a constructive discussion with the community, I'll be happy to assign this issue to you so that you can proceed with the implementation.

Thank you for your contribution and dedication to this project!

Hey @thestarsahil, I have used this functionality in a node.js project I developed where I implemented Google authentication using Google Oauth 2.0 API. It is a secure way for users to log in. I'm attaching the link to the documentation as well as the the repo of project where I applied it. https://github.com/suhani-17/secrets- https://developers.google.com/identity/gsi/web/guides/overview

Deepanshu0703 commented 1 year ago

Is this issue still available