{% extends "ui/templates/base/layout.html" %}{% block content %}
{{ client.client_name }} · PAN {{ client.pan or 'Not available' }}
This plain token is displayed only once.
PAN is the permanent identity. Email may be added or changed later.
Issue or reissue a single-use password setup link.
{% if can_manage %}{% endif %}| Issued | Mode | Recipient | Status | Expiry |
|---|---|---|---|---|
| {{ x.issued_at_utc }} | {{ x.delivery_mode }} | {{ x.recipient_email or '-' }} | {{ x.status }} | {{ x.expires_at_utc or '-' }} |
| No invitations issued. | ||||