pub const ADMIN_COOKIE: &str = "cortex_admin";
The cookie carrying a signed-in admin’s session token (set by the /admin/login page).
/admin/login