Security Finding: Prevent firebase from logging session event #13380
Unanswered
LisaLamparterXX
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
pen testing had a security finding in our app because the firebase libraries (GTDLogger) are logging session events (including firebaseAuthenticationToken, firebaseInstallationId etc.) on debug level.
We are using the following libraries:
Is there a way to prevent firebase from logging at all or set another log level?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions