Logo
Explore
Register Sign In
chuan/CLIProxyAPI
Watch 1
Star 0
Fork 0
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
48f19aab51d6656469e255c53689f61f0337b692
CLIProxyAPI/sdk/cliproxy/auth
T
History
Michael Velbaum 48f19aab51 refactor(logging): pass request entry into auth selection log
Avoid re-creating the request-scoped log entry in the helper and use a switch for account type dispatch.
2025-12-28 15:51:11 +02:00
..
conductor.go
refactor(logging): pass request entry into auth selection log
2025-12-28 15:51:11 +02:00
errors.go
v6 version first commit
2025-09-22 01:40:24 +08:00
selector_test.go
feat: add unit tests for routing strategies and implement dynamic selector updates
2025-12-22 22:52:23 +08:00
selector.go
feat: add unit tests for routing strategies and implement dynamic selector updates
2025-12-22 22:52:23 +08:00
status.go
v6 version first commit
2025-09-22 01:40:24 +08:00
store.go
refactor(auth): replace TokenRecord with coreauth.Auth and migrate TokenStore to coreauth.Store
2025-09-29 09:31:21 +08:00
types.go
feat(usage): add import/export functionality for usage statistics and enhance deduplication logic
2025-12-26 11:49:51 +08:00