{% comment %} Auth helper: store a JWT / API-key and show copyable curl / python / js snippets for the current endpoint. DRF browsable API itself stays session-based; this is for testing protected endpoints from a terminal or client. {% endcomment %}
Auth {# Type toggle #}
{# Token input #}
{# Usage snippets (curl / python / js) — always shown; token is woven in if set #}