14
Views
2
Comments
what is the best way to implement captcha validation functionality.  is there any ser

what is the best way to implement captcha validation functionality.

is there any server-side captcha, image captcha validation available?

2023-06-05 15-54-04
João Correia

Hi Priya,

You can implement a forge component into your app such as the Google reCAPTCHA React

2025-12-22 13-50-43
Sherif El-Habibi
Champion

Hi @Priya Naveen,

Adding to João’s Forge link I used reCAPTCHA v2, which supports both the “I’m not a robot” checkbox and image validation. Versions v1 and v3 serve different purposes, but neither includes the image-based challenge.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.