Closed nishant0708 closed 4 months ago
Okay go ahead @nishant0708 UI is already in place you have to uncomment, just take care of the backend
Hey @nishant0708 🎉! Thanks for jumping on this issue. Before you dive in, please check out our contributing guidelines to ensure we're all on the same page. Happy coding! 🚀
@nishant0708 working?
i want to work on it but i am facing problem in redis and not able to connect mongodb locally??
Yes I am I will raise pr by tomorrow
Hii @krishnaacharyaa can i add the Google login Button?
@siddharthisrani google button UI is already in place but commented out, let me know if you want to integrate by working backend
@krishnaacharyaa Yes, I would like to work on integrating the backend for this feature.
Hey @siddharthisrani 🎉! Thanks for jumping on this issue. Before you dive in, please check out our contributing guidelines to ensure we're all on the same page. Happy coding! 🚀
@siddharthisrani how far are we?
@krishnaacharyaa Yes added the login functionality with google , working good but need to change in Header.tsx so that it show the CreatePost and Logout buttons ... And want to Ask that can i change Link Tag into button tag? the "to" path is creating problem for me
And want to Ask that can i change Link Tag into button tag? the "to" path is creating problem for me
If there is no visual changes, go ahead ... but give little more efforts to see if it is possible using Link alone @siddharthisrani
Hii @krishnaacharyaa
I stuck on one thing that when i login with Google and try to click on Create post it navigates me to sign page says Unautherised .
It's because of not providing acces_token, figure out why it is saying unauthorized and give it the token , for that you will have to first create a token, while signing up
to make some field Required False.
What is that field, and why do you need to mark it as false?
Hii @krishnaacharyaa Fields are FullName, username and Password because Google login doesnt contain these field for This i have to make new seperate Schema for Google login user
@Sukomal07 can you please validate this
@siddharthisrani I think the new schema is not required for Google login. Make passwords optional, and one thing can you implement Google Login with Passport. js
@Sukomal07 Implemented with Passport only ! before i was doing with express-session now tried with token too still getting issue ,new issue was It loads infinte after clicking on Create Post... @krishnaacharyaa I am starting from Scratch now .
@siddharthisrani any progress?
@krishnaacharyaa Stuck on other work and was waiting for your reply...Starting from today apology for the delay.
was waiting for your reply
What reply where you waiting? I just didn't acknowledge, saw this message
@krishnaacharyaa I am starting from Scratch now .
What reply did it demand? am i missing something? It was a statement
@krishnaacharyaa I was waiting for your comformation too , their was a quite missunderstanding and i was engaged with other project.
You are doing it now ? @siddharthisrani or how is it
@krishnaacharyaa Yes i am working on it.
Description
want to add signin with google button
Use Case
it will make login /signup easier
Proposed Solution
No response
Additional Information
No response
Attachments
No response