更新版本至2.0.3,重构JWKS相关文件路径管理,移除common.ts,新增index.ts以集中管理路径

This commit is contained in:
2026-01-25 02:53:17 +08:00
parent 5fe67a3562
commit 37f34e5d29
6 changed files with 29 additions and 22 deletions

View File

@@ -37,3 +37,4 @@ export const generate = async (opts: GenerateOpts = {}) => {
publicPEM
}
}