{% extends "master.html" %} {% block title %}Settings ยท Anitya{% endblock %} {% block body %}
Manage your user profile and API authentication tokens.
Your User ID: {{ user.id }}
API keys are tokens used to authenticate requests via the REST API. Keep them secure like passwords.
{% if user.api_tokens %}