mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 10:16:49 +00:00
- Add CLIProxyAuthConfig type with api_key and management_secret fields - Implement auth-token-manager.ts with inheritance chain: variant auth → global auth → default constants - Add secure token generation using crypto.randomBytes (256-bit entropy) - Export auth functions from cliproxy barrel (index.ts) - Bump UNIFIED_CONFIG_VERSION to 6