fabro/lib/apps/fabro-server/tests/it/api
Scott Werner 3872c04430 Derive initial refresh token session state
Replace the public stored-token row with an initial-token input that carries only token-specific facts. Bind the token to the session and initialize it as unused inside AuthSessionStore so callers cannot create mismatched session/token rows.
2026-08-21 14:01:30 -04:00
..
auth_sessions.rs Derive initial refresh token session state 2026-08-21 14:01:30 -04:00
automations.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
cli_auth_token.rs Derive initial refresh token session state 2026-08-21 14:01:30 -04:00
compression.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
docs.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
environments.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
events.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
install.rs refactor(model): rename Kimi provider to Moonshot 2026-07-31 09:00:52 -04:00
install_openai_compatible.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
mcp_servers.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
mod.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
routing.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
run_files.rs Persist workflow version lineage on runs 2026-08-21 12:39:02 -04:00
runs.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
sandbox_vnc.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
sessions.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
settings.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
system.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
tcp.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
variables.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00