Zihlu Wang
0a2beaf079
docs: Optimised project descriptions.
2024-01-31 16:38:06 +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
Zihlu Wang
60e5fc3845
build: Build version 1.2.2.
2024-01-25 23:37:09 +08:00
Zihlu Wang
e1f2b937a9
build: Upgrade to 1.2.1
2024-01-05 01:44:47 +08:00
Zihlu Wang
66c2c4c8b7
build(global): Build the version 1.2.0.
2023-10-18 00:45:49 +08:00
Zihlu Wang
c0aa871765
feat(simple-jwt): Added the feature to handle enumerated data using the base data type.
2023-10-18 00:32:03 +08:00
Zihlu Wang
5b4b6e7997
refactor(simple-jwt): Changed the implementation of extracting data in the token payload.
2023-10-17 21:12:33 +08:00
Zihlu Wang
fd281ff99e
feat(simple-jwt-jjwt): Added the feature to generate a new Token using data from the original Token.
2023-10-17 14:15:32 +08:00
Zihlu Wang
4eefa7ac73
Merge branch 'dev/v1.1.2' into feat/renew-with-payload-in-old-token
2023-10-17 14:11:14 +08:00
Zihlu Wang
97cb884a58
fix(simple-jwt-jjwt): Fixed the issue that predefined payloads in Token are deleted after adding custom Claims.
2023-10-17 14:10:34 +08:00
Zihlu Wang
ba15d21f1b
Merge branch 'dev/v1.1.2' into dev/v1.2.0
2023-10-17 13:35:14 +08:00
Zihlu Wang
20f147166e
refactor(simple-jwt-jjwt): Modified the implementation of creating a Token using a Java bean.
2023-10-17 13:34:33 +08:00
Zihlu Wang
02c8d2ab29
Merge remote-tracking branch 'origin/dev/v1.1.2' into dev/v1.2.0
...
# Conflicts:
# devkit-core/pom.xml
# devkit-utils/pom.xml
# guid/pom.xml
# pom.xml
# property-guard-spring-boot-starter/pom.xml
# simple-jwt-authzero/pom.xml
# simple-jwt-facade/pom.xml
# simple-jwt-jjwt/pom.xml
# simple-jwt-spring-boot-starter/pom.xml
# webcal/pom.xml
2023-10-17 12:50:13 +08:00
Zihlu Wang
de984733f0
fix(simple-jwt-jjwt): Fixed the issue that cannot create the bean of JjwtTokenResolver with a 32-character secret.
2023-10-17 11:09:24 +08:00
Zihlu Wang
5350b5d49b
feat(global): Upgrade to v1.1.2.
2023-10-17 11:07:25 +08:00
Zihlu Wang
f95efc71c3
feat(global): Upgrade to v1.2.0-alpha
2023-10-17 03:40:05 +08:00
Zihlu Wang
b2378df576
build(global): Changed version number.
2023-09-22 09:34:36 +08:00
Zihlu Wang
eacd4f077c
refactor(simple-jwt): Optimised the code performance.
2023-09-20 10:28:23 +08:00
Zihlu Wang
a670d9718b
doc(simple-jwt): Optimised Javadocs.
2023-09-20 10:27:49 +08:00
Zihlu Wang
1c3f6ac2ec
build(global): Upgrade to v1.1.0
...
Upgrade to v1.1.0 stable version, and the translation of SIMPLIFIED
CHINESE will be published before 26 Sept, 2023.
BREAKING CHANGE: The order of parametres in
initialising
SnowflakeGuidCreator, the original sequence is:
"workerId,
dataCentreId"; and the new sequence is "dataCentreId,
workerId"
2023-09-19 14:11:14 +08:00
Zihlu Wang
f80c47e8ad
docs(global): Optimised javadoc, changed the spelling to British English.
2023-09-18 15:04:10 +08:00
Zihlu Wang
7b653edb3b
docs(global): Changed spelling with BrE.
2023-09-15 15:41:23 +08:00
Zihlu Wang
6549373e8d
docs(global): Optimised javadocs.
2023-09-15 15:36:25 +08:00
Zihlu Wang
baa91f626a
build(global): Upgrade to v1.1.0-beta
2023-09-15 10:11:39 +08:00
Zihlu Wang
07e7e2d4fa
build(global): Upgrade to v1.1.0-aloha1
2023-09-12 08:36:01 +08:00
Zihlu Wang
08a2cc9f6e
build(global): Upgrade to 1.1.0-alpha
2023-09-09 20:19:04 +08:00
Zihlu Wang
81ebb01cfe
build(global): Upgrade to 1.0.2
2023-08-31 16:37:01 +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
171b7f3639
docs(simple-jwt-jjwt): Added README for module simple-jwt-jjwt
2023-08-04 19:59:36 +08:00
Zihlu Wang
ac9447d6ec
docs(simple-jwt-jjwt): Added package document for package simplejwt.jjwt.config
2023-08-04 19:53:49 +08:00
Zihlu Wang
c50f66b4a3
docs(simple-jwt-jjwt): Optimised documents.
2023-08-04 19:51:21 +08:00
Zihlu Wang
58746bb3a2
docs(simple-jwt-jjwt): Created package-info file for package cn.org.codecrafters.simplejwt.jjwt
2023-08-04 19:49:43 +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