ENUM

HaapiUIPreviewerWebAuthnVariant

Contents

public enum HaapiUIPreviewerWebAuthnVariant

Describes which WebAuthn visual layout to preview.

Each case maps to a different default JSON fixture that exercises a distinct screen layout of WebAuthnViewController.

Cases

registration

case registration

Options screen showing platform and cross-platform credential buttons (registration flow).

authentication

case authentication

Options screen showing platform and cross-platform credential buttons (authentication flow).

additionalRegistration

case additionalRegistration

Additional device registration prompt: info message, Yes, No not now, and Don't ask again buttons.

platformOnly

case platformOnly

Platform-only registration with simulated timeout: shows the retry info message and a single platform credential button, as the user would see after a credential ceremony times out.