Captcha only for signups?

I was wondering if it is possible to implement CAPTCHA solution only for signups. For this moment I am able to enable CAPTCHA for both signup and login (by using “Bot Detection” and “Enforce CAPTCHA” option), but this is not we would like to achieve.

The login/signup page is created with lock.js (11.32).

Is it possible to use the CAPTCHA solution only for signups? Or maybe it requires a more custom solution (e.g. with usage of auth0.js)?

Best regards

1 Like

Hey there @michal.wojcik :wave:

A custom signup page might be the way to go for this one. I have included a few resources to help in this regard but please let us know if you have any questions!

Auth0.js Reference Guide
Custom Signup page

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.