Skip to content

Update authentication to use Firebase Google #10

@BalajiRKB

Description

@BalajiRKB

Summary:
Update the authentication system of the project to use Firebase Google as the authentication provider.

Background:
Currently, the project uses a different authentication mechanism. Migrating to Firebase Google authentication will enhance security and simplify user sign-in.

Tasks:

  • Replace the existing authentication logic with Firebase Google authentication.
  • Update all relevant backend and frontend code to support the new authentication flow.
  • Update environment variables and configuration as needed.
  • Test the new authentication system thoroughly.
  • Update documentation to reflect the new authentication method.

Acceptance Criteria:

  • Users can sign in and out using their Google accounts via Firebase.
  • Old authentication methods are fully removed.
  • Documentation is up-to-date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions