From 79c15cd2b9bd78020f25aacf1222287803ce94c3 Mon Sep 17 00:00:00 2001 From: orcha Date: Thu, 11 Jun 2026 13:19:50 -0700 Subject: [PATCH] docs: small README enhancement Automated one-shot via orcha. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 847d8318..ca481729 100644 --- a/README.md +++ b/README.md @@ -276,7 +276,7 @@ Auth flags: - `-auth-session-key` / `AGED_AUTH_SESSION_KEY` - `-auth-redirect-url` / `AGED_AUTH_REDIRECT_URL` -When auth is enabled, login/logout routes and `/api/health` remain public enough to complete auth. Dashboard pages and operational APIs require a signed session cookie. +When auth is enabled, login/logout routes and `/api/health` remain public so auth can complete. Dashboard pages and operational APIs require a signed session cookie. ## API Sketch