mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- 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