Commit Graph

19 Commits

Author SHA1 Message Date
Zihlu Wang 81ebb01cfe build(global): Upgrade to 1.0.2 2023-08-31 16:37:01 +08:00
Zihlu Wang cd2ddb95c3 fix(simple-jwt-authzero): Removed unused empty line in logs.
Closes #10
2023-08-31 16:36:59 +08:00
Zihlu Wang 020f7d3456 fix: Fixed the initialising order of bean jtiCreator and ~TokenResolver 2023-08-28 14:41:02 +08:00
Theodore Hills fc0cc6f538 refactor(global): Upgrade to version 1.0.0. 2023-08-17 20:36:05 +08:00
zihluwang 628e4cd217 build: Changed version code to v1.0.0-RC 2023-08-13 01:32:57 +08:00
zihluwang dc51ec00c3 build: Upgrade to 1.0.0-beta 2023-08-12 03:23:19 +08:00
Zihlu Wang e7a4deb9b6 build(global): Build jar files, upload to github packages and maven central 2023-08-07 12:00:20 +08:00
Zihlu Wang 0b70641476 docs(simple-jwt-authzero): Removed empty lines between document comments and package declaration. 2023-08-04 19:49:15 +08:00
Zihlu Wang 6557b65d8a feat(simple-jwt-jjwt): Complete the implementation with io.jsonwebtoken:jjwt-api 2023-08-04 19:45:23 +08:00
Zihlu Wang 9405908964 feat(simple-jwt): Create random secret and apply to TokenResolver 2023-08-04 00:39:48 +08:00
Zihlu Wang a5e85533b5 refactor(simple-jwt): Changed the implementation of constructors. 2023-08-03 20:23:36 +08:00
Zihlu Wang 14450b6489 style(simple-jwt): Upgraded method to get Algorithm declared in third-party implementation. 2023-08-03 18:59:11 +08:00
Zihlu Wang c53124bb61 style(global): Added README for each module 2023-08-03 18:57:39 +08:00
Zihlu Wang ea191b39fb docs(global): Created README file for each module 2023-07-31 23:43:24 +08:00
Zihlu Wang 748e474a82 docs: Fix all docs from one <p> represents for a paragraph 2023-07-31 22:53:09 +08:00
Zihlu Wang 715ae6db3a docs: Fix all docs from one <p> represents for a paragraph 2023-07-31 21:43:09 +08:00
Zihlu Wang 397405acca build(simple-jwt): Optimized the module dependency tree. 2023-07-31 20:05:34 +08:00
Zihlu Wang 2ee7ed79f0 build(global): optimised dependency references 2023-07-30 22:50:09 +08:00
Zihlu Wang 948521cb4c feat(simple-jwt-authzero): finished authzero implementation 2023-07-30 22:47:17 +08:00