fabro/lib/crates/fabro-cli
Bryan Helmkamp ce10169a49 refactor(auth): simplify server auth model
Replace the old strategy matrix with server.auth.methods, browser session
cookies, and raw dev-token bearer auth. Remove mTLS auth leftovers, auto-
provision local session secrets, and update tests and docs to the new auth
surface.
2026-04-13 11:25:30 -04:00
..
src refactor(auth): simplify server auth model 2026-04-13 11:25:30 -04:00
tests/it fix(auth): restore local tcp and web dev-token flows 2026-04-13 08:54:22 -04:00
build.rs refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
Cargo.toml Split server runtime secrets from vault secrets 2026-04-12 14:03:54 -04:00