{% extends 'users/base.html' %} {% load helpers %} {% block title %}API Tokens{% endblock %} {% block content %}
Tokens are used to authenticate REST and GraphQL API requests.