MCPcopy Create free account
hub / github.com/Rfym21/Qwen2API /

Class

src/utils/token-manager.js:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8 * 令牌管理器
9 * 负责令牌的获取、验证、刷新等操作
10 */
11class TokenManager {
12 constructor() {
13 // Legacy default; overridden per-account when fingerprint is available

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected