renderCaptcha
method allows you to pass a callback function. The second parameter of the callback will be a payload object containing the triggerCaptcha
function. The triggerCaptcha
function can be used to configure how your application handles and renders the CAPTCHA prompt.
To learn more about configuring the renderCaptcha
method, read renderCaptcha in the Auth0.js documentation.