Skip to content

v0.4.2 (2020-01-07)

Compare
Choose a tag to compare
@lawliet89 lawliet89 released this 07 Jan 05:18
· 95 commits to master since this release
24c7e61

0.4.2 (2020-01-07)

Enhancements

  • Add jws::Compact::decode_with_jwks method to decode a JWT with JWKs (#124)

Internal Changes

  • Replace lazy_static with once_cell (#123)