{{ descriptor.name }}
Use your registered passkey to finish signing in{% if pending_auth.email %} as {{ pending_auth.email }}{% endif %}.
{% extends "auth/base.html" %} {% block title %}Verify Passkey - {{ site_name() }}{% endblock %} {% block head %} {% endblock %} {% block content %}
Use your registered passkey to finish signing in{% if pending_auth.email %} as {{ pending_auth.email }}{% endif %}.