{% extends "wagtail_mfa/base_admin.html" %} {% load i18n wagtailadmin_tags %} {% block titletag %} {% trans "Registered MFA devices" %} {% endblock %} {% block content %} {% trans "Multi Factor Authentication Settings" as header_label %} {% trans "Manage your authentication settings" as description_label %} {% include "wagtailadmin/shared/header.html" with title=header_label description=description_label %} {% trans "(unnamed device)" as unlabeled_device_str %}
{% blocktrans trimmed %} Passkeys allow you to verify your identity using touch, facial recognition, a device password, or a PIN. They can be used for sign-in as a simple and secure alternative to your password and two-factor credentials. {% endblocktrans %}
{% endif %}{% blocktrans trimmed %} Passkeys allow you to verify your identity using touch, facial recognition, a device password, or a PIN. They can be used for sign-in as a simple and secure alternative to your password and two-factor credentials. {% endblocktrans %}