feat: added simple-jwt module to create, verify and read JSON Web Token natively

This commit is contained in:
zihluwang
2025-04-02 20:55:21 +08:00
parent 68bf18d944
commit b1dbc1c0e9
2 changed files with 27 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ include(
"key-pair-loader",
"map-util-unsafe",
"num4j",
"simple-jwt",
"simple-jwt-facade",
"simple-jwt-authzero",
"simple-jwt-spring-boot-starter",