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
L
Luis Pater committed
3db0a86c601543fb0e66b966046bd3cf6b542785
Parent: 8dd7804