I just added reCAPTCHA v3 to my project.
Also did all neccesery stuff at firebase, like allowed firebase App Check atc.
At this point I`m sending App Check token with cloud funtion, like here https://firebase.google.com/docs/app-check/cloud-functions
I allways get app token Valid. How can i test if it's invalid. Also why i added reCAPTCHA to firebase App Check? Is reCAPTCHA generating the App Token? I`m so confused after all day. Thank you for your answers.