Skip to content

v2.0.12

Compare
Choose a tag to compare
@lestrrat lestrrat released this 10 Aug 02:56
· 167 commits to develop/v2 since this release
466c277
v2.0.12 - 11 Aug 2023
[Bug fixes]
  * [jwt] jwt.Serializer was ignoring JWE flags (#951)

[Miscellaneous]
  * [jwk] Check for seed length on OKP JWKs to avoid panics (#947)
  * [jws] Documentation for jws.WithKeySet()