I have implemented Google Recaptcha V3 on my site login page, I am getting success status as true and score 0.9 in the Google Chrome browser.
But in the Safari browser, I am always getting a score of 0.1.
I am using this URL: https://www.google.com/recaptcha/api/siteverify from the server side for site verify.
How to overcome this issue with Safari and all browsers?