feat: 添加JWKS管理功能,支持基于用户token创建新token

This commit is contained in:
2026-02-21 05:06:25 +08:00
parent 366a21d621
commit 77273bcfeb
11 changed files with 105 additions and 24 deletions

View File

@@ -17,4 +17,6 @@ import './secret-key/list.ts';
import './wx-login.ts'
import './cnb-login.ts';
import './cnb-login.ts';
import './jwks.ts';