Commit Graph

7 Commits

Author SHA1 Message Date
siujamo 68f42f6fba feat: TokenManager supports to read a bean from a token 2025-04-03 10:21:42 +08:00
zihluwang ad5b5ba146 feat: sign JSON Web Token with HmacSHA algorithms 2025-04-02 22:40:22 +08:00
zihluwang fdf3263373 feat: a class to store the three parts of the token in raw type 2025-04-02 21:04:43 +08:00
zihluwang adda608c7e feat: object mapper holder 2025-04-02 21:03:00 +08:00
zihluwang c37ffdb604 feat: token payload information 2025-04-02 21:02:45 +08:00
zihluwang 6814718f23 feat: added predefined constants 2025-04-02 20:55:46 +08:00
zihluwang b1dbc1c0e9 feat: added simple-jwt module to create, verify and read JSON Web Token natively 2025-04-02 20:55:21 +08:00