fabro/lib/crates/fabro-cli
Bryan Helmkamp a6775a051c feat(auth): add dev-token local server auth
Replace local no-auth startup with a shared dev-token flow for CLI-managed
servers. This provisions and validates dev tokens, preserves dev-token
provenance through browser sessions, and teaches local CLI and web clients how
to authenticate against local Unix and TCP servers.
2026-04-13 07:04:47 -04:00
..
src feat(auth): add dev-token local server auth 2026-04-13 07:04:47 -04:00
tests/it feat(auth): add dev-token local server auth 2026-04-13 07:04:47 -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