重构 JWKS 模块,新增 JWKS 管理器,优化密钥生成与管理逻辑,更新路由处理
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user