Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Obfuscated Firebase API key [PT-187643494] #361

Merged
merged 1 commit into from
May 29, 2024

Conversation

dougmartin
Copy link
Member

Obfuscated Firebase API key using atob() so that automated key leak detectors are not falsely triggered.

NOTE: the Firebase API key is a public key so this does not leak secrets.

Obfuscated Firebase API key using atob() so that automated key leak detectors are not falsely triggered.

NOTE: the Firebase API key is a public key so this does not leak secrets.
@dougmartin dougmartin requested a review from pjanik May 28, 2024 13:26
@dougmartin dougmartin merged commit 9161738 into master May 29, 2024
5 checks passed
@dougmartin dougmartin deleted the 187643494-obfuscate-firebase-api-key branch May 29, 2024 17: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.

2 participants