One Time Code
This article will show how to use the one time code input component and how a Descoper can change the behavior to customize the user experience.
One Time Code Input
The One Time Code input is a standard input field that allows the user to enter a code. This is typically used for OTP, TOTP, and PIN codes as a user's password.
Enabling the Auto-submit code
You can enable Auto-submit code from the Behavior tab, which will automatically trigger the next action once the user enters the final digit of their code.
This removes the need for a separate Continue
or Submit
button and creates a smoother login experience.
Was this helpful?