How do recaptcha v3 captcha token and user score work?
460 views
Skip to first unread message
anton lazarets
unread,
Sep 10, 2019, 5:16:17 PM9/10/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
The question is do I need to generate token when page is loaded, or can I do it exactly before form is submitted? And will it somehow affect accuracy of user score? Does google collect information about user after generating the token and then somehow bind user score to it, or is it performed at a moment, token created? Thanks in advance