Skip to main content

Module auth

Module auth 

Source
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§

OneTimeCodeInput
One sensitive editor presented as a bounded run of visual slots.
PasswordInput
One sensitive password editor with a visual reveal action.

Enums§

OneTimeCodeInputEvent
What a one-time code field reports to its owner.
PasswordInputEvent
What a password field reports to its owner.