{% extends "base.html" %} {% block title %}asiai — Operator login{% endblock %} {# Vanilla form page: htmx/SSE/ApexCharts are dead weight here #} {% block vendors %}{% endblock %} {% block head %} {% endblock %} {% block content %}

Operator session required

$ asiai auth login
→ one-time code · valid 60 s · single use
aop_…
Paste code
{% if error %}
{{ error }} Run asiai auth login again.
{% endif %}
HttpOnly cookie · SameSite=Lax · failed attempts rate-limited
{% endblock %}