Skip to content

Releases: ConductorOne/DPoP

v0.3.0

Choose a tag to compare

@kans kans released this 31 Aug 22:10
826fc96

What's Changed

  • dpop_oauth2/dpop_grpc: retry transient token exchange failures and cl… by @kans in #14

Full Changelog: v0.2.7...v0.3.0

v0.2.7

Choose a tag to compare

@pquerna pquerna released this 23 Jun 13:50
93daca3

What's Changed

  • dont underflow expiration on a short expiration by @kans in #12
  • dpop_oauth2: make use_dpop_nonce retry self-contained by @c1-squire-dev[bot] in #13

New Contributors

  • @c1-squire-dev[bot] made their first contribution in #13

Full Changelog: v0.2.5...v0.2.7

v0.2.6

Choose a tag to compare

@Bencheng21 Bencheng21 released this 30 Apr 15:32
cc05859

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.6

v0.2.5

Choose a tag to compare

@Bencheng21 Bencheng21 released this 30 Apr 15:27
cc05859

What's Changed

  • Use redis.UniversalClient interface so it works with cluster clients. by @morgabra in #8
  • [CE-416] dpop: update expiry if not specified by @Bencheng21 in #11

New Contributors

Full Changelog: v0.2.3...v0.2.5

v0.2.7

Choose a tag to compare

@Bencheng21 Bencheng21 released this 30 Apr 16:37
cc05859
[CE-416] dpop: update expiry if not specified (#11)

* [CE-416] dpop: update expiry if not specified

* now

* update

v.0.2.3

Choose a tag to compare

@kans kans released this 26 Mar 17:01
377bd56

What's Changed

  • Use the standard client assertion type. by @morgabra in #7

Full Changelog: v0.2.1...v0.2.3

v0.1.3

Choose a tag to compare

@kans kans released this 24 Feb 21:12

Updates interfaces to accept a proofer instead of building a new one.

v0.1.2

Choose a tag to compare

@pquerna pquerna released this 23 Feb 18:18
c4b16d6

What's Changed

  • add EC P-256 support and benchmarks by @pquerna in #4

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@pquerna pquerna released this 23 Feb 16:39
22f56cf

What's Changed

  • use JWK inputs instead of mixing cyrpto keys by @pquerna in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@pquerna pquerna released this 23 Feb 15:43
d8a66fe

What's Changed

  • Work on combining DPoP implementations by @pquerna in #1
  • improve redis jti chcker by @pquerna in #2

New Contributors

Full Changelog: v0.0.2...v0.1.0