Commit Graph

7 Commits

Author SHA1 Message Date
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
Zihlu Wang 6c90c69129 build(global): added dependencies
added dependencies com.auth0:java-jwt and io.jsonwebtoken:jjwt for jwt
implementation
2023-07-30 02:37:26 +08:00
Zihlu Wang a2f2313142 feat(simple-jwt-facade): finished the design of simple-jwt-facade 2023-07-29 23:57:54 +08:00
Zihlu Wang ee666bd3b9 build(devkit-core): created module devkit-core 2023-07-29 22:49:48 +08:00
Zihlu Wang 41544f231a feat(guid): added facade guid creator and snowflake guid generator 2023-07-28 19:32:46 +08:00
Zihlu Wang 44de3bcf69 build: create repository 2023-07-28 19:01:44 +08:00