feat: delete jwt toolbox

Due to differing JWT requirements across projects, after careful
consideration, we have decided to remove this secondary encapsulation.
This commit is contained in:
zihluwang
2025-06-18 11:05:01 +08:00
parent fbcd0377ff
commit 7aaea4a306
25 changed files with 0 additions and 1973 deletions
-3
View File
@@ -23,7 +23,4 @@ include(
"identity-generator",
"crypto-toolbox",
"math-toolbox",
"jwt-toolbox-facade",
"jwt-toolbox-auth0",
"jwt-toolbox-spring-boot-starter",
)