kra-new/internal/security/README.md

301 B

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.