I am attempting to implement the secure token version of Googles Recaptcha v2, I have successfully implemented the single site version. The issue is we will need multiple d
I have created a working example of Recaptcha V2 secure token exchange here:
RecaptchaV2.NET
It is in C#, but you can use your favorite online C# to VB .NET code converter to get it translated to VB.