Password

{% if has_password %}

Password is set.

{% else %}

No password set.

{% endif %}

Security keys

{% if webauthn_credentials %} {% else %}

No security keys registered.

{% endif %}