重构 JWKS 模块,新增 JWKS 管理器,优化密钥生成与管理逻辑,更新路由处理

This commit is contained in:
2026-02-12 21:11:16 +08:00
parent 3cca0720c1
commit bb8ce3338d
7 changed files with 184 additions and 39 deletions

8
.gitignore vendored
View File

@@ -2,11 +2,8 @@ node_modules
dist
app.config.json5
apps.config.json
deploy.tar.gz
cache-file
/apps
@@ -22,6 +19,7 @@ release/*
!.env.example
pack-dist
app.config.json5.envision
/pages
/pages
storage