Files
CLIProxyAPI/internal/auth/codex
hkfires 2274d7488b refactor(auth): Centralize logging for saving credentials
The logic for logging the path where credentials are saved was duplicated across several client implementations.

This commit refactors this behavior by creating a new centralized function, `misc.LogSavingCredentials`, to handle this logging. The `SaveTokenToFile` method in each authentication token storage struct now calls this new function, ensuring consistent logging and reducing code duplication.

The redundant logging statements in the client-level `SaveTokenToFile` methods have been removed.
2025-09-19 11:46:17 +08:00
..
2025-08-25 16:58:16 +08:00
2025-08-25 16:58:16 +08:00
2025-08-25 16:58:16 +08:00
2025-08-25 16:58:16 +08:00
2025-08-25 16:58:16 +08:00
2025-08-25 16:58:16 +08:00