Hi all,
I have been using Ash authentication. I need to limit bots by adding CAPTCHA to the registration form. I am using the “password” strategy.
It’s taking me time to figure out how to override registration form. I am able to override css classes and banner but not the actual form to introduce new field.
How can I do this so that I add CAPTCHA?
Any guide will be appreciated.