Skip to content

v1.0.2-jwt

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 17:22
· 2 commits to master since this release

1.0.2-jwt - 2024-05-10

Features

  • add jwt command layout and finish parse_exp function. - (90fb85c) - hedon954
  • support jwt sign and verify. - (ff8797b) - hedon954

Refactoring

  • move TextSign and TextVerify trait under process sub. - (e116ab9) - hedon954
  • move TextSign and TextVerify traits back to text sub. - (305aa36) - hedon954