Files
Luis Pater 3db0a86c60 fix(management): synthesize persisted auth record before invoking post-persist hook
- Synthesize the saved auth file from disk using `SynthesizeAuthFile` after persisting token records.
- Pass the canonical synthesized auth record to `postAuthPersistHook` instead of the raw input record.

Closes: #5290
2026-08-28 17:28:27 +08:00
..