Verification Input

A verification input allows users to enter a code or number series for authentication purposes.

Base Components

Overview

A verification input is a UI component where users enter a code or number series to verify their identity or device, often used for two-factor authentication or account verification.
https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fdesign%2FGl3138LYJ71TKOZEC0F8nJ%2FShipfaster-UI---v2.7.1-(LIVE)%3Fnode-id%3D5496-63493%26t%3DpA8X0YmO6d7F2SMU-1

When should you use them?

Use verification inputs during sensitive operations like account creation, login, or secure transactions to enhance security.

How should you use them?

  • Clearly label the input field with instructions, such as "Enter verification code."
  • Display each digit input field separately to make it easier to enter and verify the code.
  • Provide helper text or feedback on the status of the entered code.
  • Ensure the input fields are accessible, with proper ARIA roles and keyboard navigation.
  • Implement proper validation and error handling to guide users if they enter an incorrect code.
Previous

No previous post
Up next

No next post