Replies: 1 comment
-
I am using a bandaid solution by a quick and dirty console.clear() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Fellow Firebaser,
I am currently trying to validate incorrect credentials using
signInWithEmailAndPassword
. I see the following printed in my console why I initialise this function.My goal is to catch this message and prevent it from printing in console.
Also, can malicious actors hit the endpoint enough using your APIKEY that a firebase app reaches its request quota thus jeopardising users from being able to login?
I have tried to read the details on Firebase but there is no mention about this.
Beta Was this translation helpful? Give feedback.
All reactions