{% extends "base.html" %} {% block title %}Application Access{% endblock %} {% block content %}

Application Access

This is the list of external applications that can access your data stored on Auth, this includes any EVE API data and also any linked information (Reddit accounts, service accounts).

{% if tokens %} {% for token in tokens %} {% endfor %} {% else %}

You have not granted any applications access to your data

{% endif %} {% endblock %}
ApplicationGranted Date/TimeAction
{{ token.consumer.name }}Revoke