❔ .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
did you already try something? Have you searched for tutorials online?
Yep, and I'm struggling.
I got my keys:
But when I try to use them, I'm getting errors:
ResponseKey is my Site key:
Is it cause im trying it on localhost?
Try to see what the error code "invalid input response" means
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.