kra-new/internal/security
Yvan 63dbb4cfbc 优化结构 2026-08-20 21:46:52 +08:00
..
adminauth 优化结构 2026-08-20 21:46:52 +08:00
README.md 优化结构 2026-08-20 21:46:52 +08:00

README.md

Security

Security mechanisms used by the application live here. adminauth contains the admin JWT claims, signing, parsing, and normalized token errors. It has no HTTP or persistence dependency, but it is still application security code and therefore does not belong in a generic utility package.