{% extends "base.html" %} {% block content %}
{% for token in tokens %} {% else %} {% endfor %}
NameEUIDScopeStatusExpiresAction
{{ token.token_name }} {{ token.token_euid }} {{ token.scope }} {{ token.status }} {{ token.expires_at }}
No tokens found.
{% endblock %} {% block extra_js %} {% endblock %}