Operator sign in
Enter the dashboard access token. It is exchanged for a private, short-lived session and is never stored on this device.
diff --git a/src/views.py b/src/views.py index e285f37..41b3373 100644 --- a/src/views.py +++ b/src/views.py @@ -11,7 +11,7 @@ SERVICE_WORKER_FILE = DASHBOARD_FILE.parent / "service-worker.js" LOGIN_HTML = """
Enter the dashboard access token. It is exchanged for a private, short-lived session and is never stored on this device.