Skip to content

🚀 Feature Request: Add Social Auth (Google Signup & Login) #5

@risetogethercommunity

Description

@risetogethercommunity

📋 Description

Implement Google Authentication to allow users to sign up and log in using their Google accounts. This improves user experience and ensures secure, quick access.

🎯 Goals

  • Enable users to register and log in using Google.
  • Store minimal user info (name, email, profile image).
  • Secure OAuth integration.

🧠 Suggested Implementation

  • Use Firebase Auth / Google OAuth API / Django AllAuth (depending on stack).
  • Ensure proper token handling and logout flow.
  • Add UI buttons for “Sign in with Google”.

✅ Acceptance Criteria

  • User can sign up and log in via Google.
  • User data is securely stored.
  • Logout works properly.
  • Tested for success and failure flows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthacktoberfest🎃 Issues eligible for Hacktoberfest contributions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions