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

Implement Google Signup Functionality #93

Closed
srivastav2006 opened this issue May 31, 2024 · 10 comments
Closed

Implement Google Signup Functionality #93

srivastav2006 opened this issue May 31, 2024 · 10 comments
Labels

Comments

@srivastav2006
Copy link

Users should be able to sign up using their Google tokens for authentication.

This feature enhances user convenience by allowing them to sign up using their Google accounts, reducing the need to remember additional login credentials.

I also want to add eye icon for password visibility and remember me check box to remember the user

image

expected:
image

Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@abhijeetnishal
Copy link
Owner

Hey @srivastav2006, currently we are redesigning the complete UI. After that we can implement this.

@srivastav2006
Copy link
Author

Okay

@abhijeetnishal
Copy link
Owner

Hey @srivastav2006, we redesigned our website. Could you explain how you are going to implement this?

@nishant0708
Copy link
Contributor

hey @abhijeetnishal Can i work on This we can implement this by setting up our project on google developers console and get credential from there to setup google signin button then we have to write some scripts and it will start working i have implemented this many times so i can work on it.

@abhijeetnishal
Copy link
Owner

abhijeetnishal commented Jun 11, 2024

Hey @nishant0708, are you planning to use some library for this on server side?
Also are you planning to add one tap also?

@nishant0708
Copy link
Contributor

yes @abhijeetnishal i will use passport. i didn't understand meaning of one tap . see i have added video of login with google button you can see here

foodies-web-backend.mp4

@abhijeetnishal
Copy link
Owner

Hey @nishant0708, have you done this without using passport because I am thinking of doing this without using any library as we are already using bigger library like mongoose, nodemailer, etc. I am thinking of doing this using http method by getting access token and then user info and then save to DB. Also it's not difficult to implement this not like email or other features.

@abhijeetnishal
Copy link
Owner

Google one tap is I don't know if you saw that or not, in some websites you will see the Google accounts as popup at top right when clicking it will directly login to that Google account instead of redirecting.

@abhijeetnishal
Copy link
Owner

Closing this issue as not active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants