Skip to content

Add Google Authentication with Firebase #2

Description

@aastha-yadav2

The website currently does not provide Google Authentication using Firebase. This makes it harder for users to quickly sign in with their Google accounts.

Proposed Solution

Integrate Firebase Authentication with Google as a sign-in provider.

Add a “Sign in with Google” button to the login page.

Handle login, logout, and session persistence.

Store basic user profile info (name, email, photo) after authentication.

Use Cases

Users can log in with one click using their Google account.

Avoids the need for manual email/password setup.

Improves user onboarding and reduces friction.

Benefits

Faster & easier login.

Modern authentication standard.

Increases accessibility and security.

Additional Context

Firebase provides built-in support for Google sign-in, so the integration should be straightforward.

I want to work on this issue and contribute to it. I am OSCI's contributor

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions