{% extends "base.html" %} {% block title %}Credentials — Target Revenue Control Plane{% endblock %} {% block content %} Manage credentials (Admin) {% if new_token %} New credential issued for {{ new_token_label }}. Copy it now — it will not be shown again: {{ new_token }} {% endif %}

Issue a new credential

Issue credential

Revoke a credential

Revoke
{% endblock %}