Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading