recaptcha_enterprise/demosite/app/templates/comment.html [51:105]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - }); // In this demo, the assessment score is displayed in the client. // But, you should AVOID using the assessment response in the // client and handle it on the server-side. useAssessmentInClient(score); }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - recaptcha_enterprise/demosite/app/templates/login.html [53:107]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - }); // In this demo, the assessment score is displayed in the client. // But, you should AVOID using the assessment response in the // client and handle it on the server-side. useAssessmentInClient(score); } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -