Skip to content

Releases: shuttle-hq/tower-jwt

v0.2.1

25 Mar 09:24
338bf77
Compare
Choose a tag to compare

Re-export struct from jsonwebtoken to make it easier to get started

Update to the latest `http` crate

23 Mar 17:01
f8822ad
Compare
Choose a tag to compare

Making this upgrade makes it possible to use this layer on axum >= v0.7.0

v0.0.1

23 Mar 16:24
928eb59
Compare
Choose a tag to compare
  • Allows using more algorithms
  • Makes it easier to use symmetric keys
  • More examples