Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Releases: truzzt/ids-daps-client-rs

v0.2.1

30 Sep 12:41
2c0f51c
Compare
Choose a tag to compare

[0.2.1] - 2024-09-30

Changed

  • Removed generic lifetime parameter from DapsClient to make the usage easier

v0.2.0

30 Sep 12:17
41ccaa4
Compare
Choose a tag to compare

[0.2.0] - 2024-09-30

Changed

  • Add CHANGELOG.md
  • Add Method to expose the JwkSet to the DapsClient user
  • Moved the CertificatesCache to its own module and added a test for it
  • Bump dependencies