C
C#3y ago
reFqreF

❔ .NET Core - Recaptcha with React

Hi! Do you have any good examples how to implement captcha working with React UI? I have a little school project, which in I want to prevent brute-force logging problem. I would appreciate even the simplest way, it is not to make money 😄
8 Replies
Tvde1
Tvde13y ago
did you already try something? Have you searched for tutorials online?
reFqreF
reFqreFOP3y ago
Yep, and I'm struggling. I got my keys: But when I try to use them, I'm getting errors:
reFqreF
reFqreFOP3y ago
reFqreF
reFqreFOP3y ago
reFqreF
reFqreFOP3y ago
ResponseKey is my Site key:
reFqreF
reFqreFOP3y ago
Is it cause im trying it on localhost?
Tvde1
Tvde13y ago
Try to see what the error code "invalid input response" means
Accord
Accord3y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?