Closed hubertoschusch closed 1 year ago
yep, getting "INVALID_APP_CREDENTIAL" when trying to login. I can try to help if OP is still working on this project?
Bereals login got changed and now they use recaptcha to verify that you are not a robot
do you think there can be any bypass for this?
@tadeasf yea i think he still working on it! do you know of any solution?
sure there is a solution. recaptha v2 isn't something new. just add the key to html head together with recaptha api and validate the reCAPTCHA response on the server-side when your form is submitted
I'm just not any good with Vue so I need to make sense of it, I'll then fork it and have a look
great thank you! @tadeasf
marking this as closed. made changes to the login cloud function and site successfully sends OTP to phone number now instead of showing invalid app credentials
Bereals login got changed and now they use recaptcha to verify that you are not a robot