{% extends "client-admin.html" %} {% block content %}
If your client secret is compromised, regenerate it here.
You can revoke all issued OAuth tokens at once here.
Revoke {{ len(client.tokens) }} token{% if len(client.tokens) > 1 %}s{% endif %} {{icon("caret-right")}} {% endblock %}