diff --git a/guidelines/input-purposes.html b/guidelines/input-purposes.html index a9280fca6a..b6ef36ee8d 100644 --- a/guidelines/input-purposes.html +++ b/guidelines/input-purposes.html @@ -18,6 +18,7 @@

Input Purposes for User Interface Components

  • username - A username
  • new-password - A new password (e.g., when creating an account or changing a password)
  • current-password - The current password for the account identified by the username field (e.g., when logging in)
  • +
  • one-time-code - One-time code used for verifying user identity
  • organization - Company name corresponding to the person, address, or contact information in the other fields associated with this field
  • street-address - Street address (multiple lines, newlines preserved)
  • address-line1 - Street address (one line per field, line 1)