Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: chenhunghan/jwks

v0.5.1

21 Sep 11:12
1d00662

Choose a tag to compare

0.5.1 (2025-09-21)

Bug Fixes

v0.5.0

21 Sep 09:48
04ca11c

Choose a tag to compare

0.5.0 (2025-09-21)

Features

  • when providing a custom client, pass it all the way through (#19) (9e587ee)

v0.4.0

27 Feb 09:01
027c5af

Choose a tag to compare

0.4.0 (2025-02-27)

Features

  • bump base64 to 0.22.1 and jsonwebtoken to 9.3.1 (#16) (4a491f8)

v0.3.0

14 Feb 10:16
3bf4134

Choose a tag to compare

0.3.0 (2025-02-14)

Features

  • expose .alg parsed from key (#13) (7bf41c8)
  • set reqwest to default-features = false #12

v0.2.0

05 Jan 16:04
c922df2

Choose a tag to compare

0.2.0 (2025-01-05)

Features

v0.1.3

12 Feb 16:38
44c6266

Choose a tag to compare

0.1.3 (2024-02-12)

Bug Fixes

  • make Jwks.keys and Jwk public (c716c4f)

v0.1.2

26 Jan 05:06
069051f

Choose a tag to compare

0.1.2 (2024-01-26)

Bug Fixes

  • expected at most 5 keywords per crate (6cb20ea)

v0.1.1

26 Jan 05:03
64294fa

Choose a tag to compare

0.1.1 (2024-01-26)

Bug Fixes

  • add missing metadata in Cargo.toml (0b51983)

v0.1.0

26 Jan 04:56
2403ed8

Choose a tag to compare

0.1.0 (2024-01-26)

Features

Bug Fixes

  • keep Cargo.lock as we are releasing a lib (9356911)