Closed VanshChitransh closed 1 month ago
@nfoert i would like to take this issue.
@VanshChitransh What plan do you have for this? As far as I know there is no proper auth system in this code and I am curious how you want to solve this problem.
@ar4s I think OAuth will be best for it. What's your opinion?
Of course OAuth - it is an industry standard but how you want to add that to the project? Do you want implement handling OAuth from scratch? I'm asking because I want to know more implementation details, because it's not a trivial task and more likely you don't want to waste your time reinventing the wheel.
hey @ar4s we can use django allauth right
@VanshChitransh and the most important question: it is your idea or generated by AI? To be clear I am not against (I use copilot and chat gpt a lot) and feature is must have
but I don't think it's fair that you create a ticket and then beg to be personally done with it.
EDIT: Project has been written in Python/Django - do you know that stack?
@spline2hg :+1: exactly! Then issues #32 and #42 will be resolved.
@VanshChitransh this is a duplicate of #51, that issue has already been assigned to the user that suggested it first. There has been some good discussion here on how it could be implemented however, so this has been linked in the first issue. Thank you everyone!
Feature Request: Add "Sign in with Google" Functionality
Description:
Implement the "Sign in with Google" functionality to allow users to sign in to the application using their Google accounts. This feature will simplify the authentication process, improve user convenience, and potentially increase user engagement by offering a widely used and trusted login option.
Benefits:
Proposed Solution:
Integrate Google OAuth 2.0:
Update User Interface:
Backend Changes:
Testing:
User Flow:
ScreenShot:
Priority:
Medium
Dependencies:
Additional Information: