Commit Graph

13 Commits

Author SHA1 Message Date
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 1370ed4e77 build(devkit-utils): Renamed module dev-utils to devkit-utils 2023-07-31 23:45:58 +08:00
Zihlu Wang 9f15987898 build: Due to the internet problems in China, use USTC as proxy for maven central 2023-07-31 20:22:32 +08:00
Zihlu Wang fc0f3e2289 docs: removed jjwt and created module 'simple-jwt-spring-boot-starter' 2023-07-31 20:21:16 +08:00
Zihlu Wang fb4e3db86f feat: update project info
Updated the parent to org.sonatype.oss:oss-parent:9.
Updated the project
inception year to 2023.
Updated the organization to "CodeCrafters".
2023-07-31 20:20:12 +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
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