Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author ScriptsTown

    (@scriptstown)

    Hi @guillermo77,

    For reCAPTCHA v3, we only generate a token when a user submits the form (action) because as per their developer guide:

    “reCAPTCHA tokens expire after two minutes. If you’re protecting an action with reCAPTCHA, make sure to call execute when the user takes the action rather than on page load.”

    We can also generate it on page reload that would make it compatible with 2FA for reCAPTCHA v3 but that option is currently not available. We may add this option in future updates.

    In the meantime, you can use “Cloudflare Turnstile” which would work perfectly with the 2FA plugin.

    Thanks!

    Plugin Author ScriptsTown

    (@scriptstown)

    We have solved this issue by adding a new option in version 1.5.5.

    You can update the plugin to version 1.5.5. After, go to “Captcha Settings” > “Google reCAPTCHA Version 3” and uncheck “Generate Token on Form Submission”, then save the settings.

    This will generate reCAPTCHA token on page load and would solve the issue.

    Thread Starter Guillermo

    (@guillermo77)

    I was disabling Captcha in login, now thanks to your update work perfect!!

    Maybe I can help you to translate to spanish of my country, Spain is different

    Send me one link, because I no know

    Many thanks

    Plugin Author ScriptsTown

    (@scriptstown)

    You already translated some strings years ago. Few new strings were added in updates. You can check here:

    https://translate.www.ads-software.com/projects/wp-plugins/login-security-recaptcha/

    Thanks!

    Thread Starter Guillermo

    (@guillermo77)

    I translate all complete, Spain and Argentina, but are one person who maybe reject the translations, that is all I can do. Let’s hope they approve the translations

    Thread Starter Guillermo

    (@guillermo77)

    I export the files .po and .mo and test it

    • This reply was modified 1 year, 8 months ago by Guillermo.
    • This reply was modified 1 year, 8 months ago by Guillermo.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Compatibility with 2FA’ is closed to new replies.