Logo
Explore
Register Sign In
chuan/CLIProxyAPI
1
0
Fork 0
You've already forked CLIProxyAPI
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
e3be548e8d03b10c2a04d046edf49282b59d9b4c
CLIProxyAPI/internal/cmd
T
Luis Pater e3be548e8d refactor(auth): replace log calls with fmt for improved consistency and standard output usage
- Updated all authentication commands to use `fmt` instead of `log` for errors, info, and success messages.
- Ensured message formatting aligns across commands for consistent user experience.
e3be548e8d ยท 2025-09-25 08:17:56 +08:00
History
..
anthropic_login.go
refactor(auth): replace log calls with fmt for improved consistency and standard output usage
2025-09-25 08:17:56 +08:00
auth_manager.go
feat(auth): centralize token store management and enhance persistence
2025-09-25 03:17:50 +08:00
gemini-web_auth.go
refactor(auth): replace log calls with fmt for improved consistency and standard output usage
2025-09-25 08:17:56 +08:00
login.go
refactor(auth): replace log calls with fmt for improved consistency and standard output usage
2025-09-25 08:17:56 +08:00
openai_login.go
refactor(auth): replace log calls with fmt for improved consistency and standard output usage
2025-09-25 08:17:56 +08:00
qwen_login.go
refactor(auth): replace log calls with fmt for improved consistency and standard output usage
2025-09-25 08:17:56 +08:00
run.go
chore(docs): add and refine package-level comments across modules
2025-09-25 00:14:17 +08:00