-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:production-imageProduction image improvements and fixesProduction image improvements and fixesgssoc25level 350 points50 points
Milestone
Description
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
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:production-imageProduction image improvements and fixesProduction image improvements and fixesgssoc25level 350 points50 points
Type
Projects
Status
Done