zihluwang
fe88788611
feat: added ECDSA-based algorithm support
...
make the simple-jwt auth0 implementation can use ECDSA-based algorithms
BREAKING CHANGE: the io.jsonwebtoken:jjwt implementation was
discontinued since its design made a big challenge to encapsulation
2024-08-06 22:02:00 +08:00
zihluwang
cc5ed4beec
ci: fix ci error
...
github packages is occuring some unknown issues
2024-06-30 13:20:54 +08:00
Zihlu Wang
1e1b810e42
fix: fixed code hints for configurations in IDEA disppeared
...
Closes #29
2024-06-03 19:01:37 +08:00
Zihlu Wang
e531ec438d
build: build version 1.4.0
2024-04-29 18:17:23 +08:00
Zihlu Wang
ea250103e3
ci: removed coding maven package hosting
2024-04-29 16:42:45 +08:00
Zihlu Wang
5b2e96c938
refactor: Upgrade version to 1.4.0
...
- Upgrade to 1.4.0
- Upgrade Spring Framework to 6.1.3 to prevent
CVE-2024-22233
- Upgrade Spring Boot to 3.2.3 to prevent CVE-2024-22233
2024-03-12 10:36:25 +08:00
Zihlu Wang
0a2beaf079
docs: Optimised project descriptions.
2024-01-31 16:38:06 +08:00
Zihlu Wang
35212f2f1c
fix: Fixed the issue that some artifacts cannot be published to maven repository.
2024-01-31 12:25:29 +08:00
Zihlu Wang
e120becf94
build: Change build scripts.
2024-01-31 11:10:48 +08:00
Zihlu Wang
860bbc2b8f
build: Finished moving to gradle.
2024-01-31 04:41:10 +08:00
Zihlu Wang
5e31565dd2
build: Changed toolchain to gradle.
2024-01-31 02:43:17 +08:00