typebot.io icon indicating copy to clipboard operation
typebot.io copied to clipboard

OTP Code Input

Open jwalsh-bdt opened this issue 9 months ago • 3 comments

Is your feature request related to a problem? Please describe. Add an OTP code input that allows a user to request and verify an OTP code

Describe the solution you'd like

  • As a user, I want to be able to use an OTP code to verify access to my email, phone, etc. as well authenticate via OTP code.
  • The code length should be configurable and should adjust the number of input boxes accordingly.
  • I want to be able to request an OTP code via an API, store the OTP code received in a variable and compare it to a code that a user enters
  • I want to be able to copy and paste a code sent to my phone and have it populate into each input box.
  • I should be able to request a new code be sent if I don't receive it

Describe alternatives you've considered Embedding a third party OTP screen is less useful.

jwalsh-bdt avatar Feb 02 '25 19:02 jwalsh-bdt