RTube Login

{% if error %}
{{ error }}
{% endif %} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %} {% if oidc_enabled %}
Sign in with SSO (OIDC)
or continue with credentials
{% endif %}
{% if not oidc_enabled %} {% endif %} ← Back to videos