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
I want to ask if it is possible to use both recaptcha on the same page ? I can use both as rendered explicitly but the only issue I see is when the javascript imported from google, it is same for both v2 and v3.
But if v2 and v3 could have different links then it would be possible to use both of them in the same page ?
Justin Nafe
unread,
Dec 17, 2018, 5:37:02 PM12/17/18
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
reCAPTCHA support says that you can use both v2 and v3 on the same page. Like you pointed out, they use the same script, but as far as I can tell, you will still need to use different sitekeys. Here is an example that I found so far https://github.com/google/recaptcha/issues/279