fabro/lib/apps/fabro-server
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
..
migrations refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
src Derive initial refresh token session state 2026-08-21 14:01:30 -04:00
tests Derive initial refresh token session state 2026-08-21 14:01:30 -04:00
build.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
Cargo.toml Add immutable workflow version resource 2026-08-13 16:34:52 -04:00