I'm investigating the new Android reCAPTCHA API but I am not really getting what is the point of validating the user token via https://www.google.com/recaptcha/api/siteverify
and why this isn't done automatically by the SafetyNet
client.
Can someone explain why this is needed, what could happen if I don't do it and why isn't done already by the SafetyNet
client?