Skip to content

Login and Sign up using Google Authentication #173

@Zaheerkhan4865

Description

@Zaheerkhan4865

Problem Statement:
Currently, our application uses only github sign in option . This can cause problems in accessing application to users which don't have github account.

With the growing user expectation of federated login (using Google, Facebook, etc.), our app lacks a seamless login experience for modern users.

Proposed Solution:

Firebase Authentication

Integrate Firebase Auth with Google as an Identity Provider.

Provides a fast, secure, and well-documented integration.

Handles token management and user sessions automatically.

Easily extendable to support other providers (e.g., Facebook) in the future.

Please assign this issue to me

Metadata

Metadata

Labels

area:UIRelated to UI/UX. For Frontend Developers.area:production-imageProduction image improvements and fixesgssoc25level 350 points

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions