You can implement it yourself using Edge Functions. For every POST request, you can validate the hcaptcha response before passing context.next() in Edge Functions.
You can implement it yourself using Edge Functions. For every POST request, you can validate the hcaptcha response before passing context.next() in Edge Functions.