Skip to content

Fix Firebase authentication and improve credential handling#6

Open
sohampirale wants to merge 1 commit intoruxailab:mainfrom
sohampirale:fix/setup_firebase
Open

Fix Firebase authentication and improve credential handling#6
sohampirale wants to merge 1 commit intoruxailab:mainfrom
sohampirale:fix/setup_firebase

Conversation

@sohampirale
Copy link
Copy Markdown

@sohampirale sohampirale commented Feb 8, 2026

Description

  • Fixed Firebase initialization by correcting the credentials parameter syntax
  • Updated to read credential path from environment variable with fallback to default
  • Added .env setup instructions to README
  • Added GOOGLE_APPLICATION_CREDENTIALS to .env.example

Fixes : #7

This makes the application production-ready and follows security best practices for credential management.

Screenshots

Before

Screenshot from 2026-02-08 14-34-45

Now

Screenshot from 2026-02-08 14-37-03

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Firebase authentication error and improve credential handling

1 participant