Expand description
Sensitive text controls for product-neutral authentication composition.
Both controls reuse TextInput as their only editor. They add visual
transient state and presentation, never account models, credential policy,
provider policy, or transport.
Structs§
- OneTime
Code Input - One sensitive editor presented as a bounded run of visual slots.
- Password
Input - One sensitive password editor with a visual reveal action.
Enums§
- OneTime
Code Input Event - What a one-time code field reports to its owner.
- Password
Input Event - What a password field reports to its owner.