{% extends "layouts/content_with_sidebar.html" %} {% load i18n %} {% block extrahead %} {% endblock %} {% block title %}{{ block.super }} | {% trans "API" %} | {% trans "Authentication Tokens" %}{% endblock %} {% block breadcrumbs %} {{ block.super }}
Authentication tokens allow scripts using lava-tool to securely access LAVA resources. You can create and use any number of tokens simultaneously. If you believe a token is compromised you can quickly remove it. Anyone using that token will no longer be able to authenticate as You in the system.
You don't have any tokens yet.
{% endfor %} {% endblock %}