{% extends "madga/studio/base.html" %} {% load i18n madga_studio_tags %} {% block breadcrumbs %} {% trans "Channels" %} / {{ publisher.label }} {% endblock %} {% block content %}
{{ publisher.description }}
{% endif %}
{% trans "Heads up:" %}
{% blocktrans %}Credentials are encrypted at rest with Fernet (key from MADGA_CREDENTIAL_KEY). Real OAuth flows land in 0.3.5 — for now this stores the token; the host project or future MADGA version handles the actual API call.{% endblocktrans %}