fabro/lib/crates/fabro-server
Bryan Helmkamp f537222372
feat(auth): store dev tokens in auth store
Persist dev-token credentials in auth.json alongside OAuth entries so CLI targets resolve credentials consistently across TCP and Unix socket flows.

Move install-time token minting to runtime storage, add auth login --dev-token, and refresh the embedded SPA after updating the stale dev-token hint.
2026-04-24 16:02:36 -04:00
..
src feat(auth): store dev tokens in auth store 2026-04-24 16:02:36 -04:00
tests/it feat(auth): store dev tokens in auth store 2026-04-24 16:02:36 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml refactor(redact): extract redaction into dedicated crate 2026-04-24 15:02:23 -04:00