Skip to content

ViewRecoveryCodes

Overview

Account security page for managing two-factor authentication recovery codes. Displays the user's unused recovery codes (when a TOTP device is configured) with options to copy, download, or print them, and provides a button to generate a fresh set of codes.

Theme entry: ViewRecoveryCodes

Props

NameTypeRequiredDefaultDescription
themeOverrideString|Object|ArraynullA partial theme object merged with the component's default theme; accepts a class string, class array, or theme object.
iconOverrideObjectnullA partial icon registry ({ [componentName]: { [iconName]: { component, props } } }) merged with inherited and default icon entries; scopes icon overrides to this component and its descendants.

Source

client/lib/views/ViewRecoveryCodes.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2