To add another layer of security to Firebase authentication, we will use ReCaptcha. This is a test supported by Google that helps us to protect data from automated bots for the purpose of spam and abuse. The test is simple and can be easily solved by humans, but obstructs bots and malicious users.
To read more about ReCaptcha and its uses, visit https://support.google.com/recaptcha/?hl=en.