I need to add in a form an OTP before to sign

Hello!
I have a website with a petition page where users can sign. Our lawyer advised us to add in the form, an OTP (One-Time Password) by email verification before allowing users to sign.

I’m not a programmer, and although I’ve seen several methods to implement this, they all seem quite complicated to me.

Do you have any advice or suggestions on a simple way to add OTP verification? Any help would be greatly appreciated!

Thank you!

Hey @ElenaSchisa,

Can you share how you are handling user sign-ups currently? For instance, are you using a platform like Memberstack for user management, if yes, then you can enable Passwordless signup and login for your site to enable the OTP based email signups and logins.

Let us know if you are using some other platform to suggest alternatives as per that.

1 Like