Google recaptcha v2 encryption in vb.net

后端 未结 1 1358
忘掉有多难
忘掉有多难 2021-01-13 22:13

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

相关标签:
1条回答
  • 2021-01-13 22:55

    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.

    0 讨论(0)
提交回复
热议问题