Skip to content

Releases: chainguard-dev/go-oidctest

v0.3.1

11 Apr 18:47
4d4e23b
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #14

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Apr 18:46
1a9e682
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.17.0 by @dependabot in #4
  • Add missing return after http.Error by @mattmoor in #5
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #7
  • add dependabot by @k4leung4 in #8
  • update to go-jose/v3; previous version is archived. by @k4leung4 in #13

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 Mar 00:02
557d401
Compare
Choose a tag to compare

Introduce handlers to support the code & token OAuth flow

Initial release

21 Mar 18:25
38d3c9d
Compare
Choose a tag to compare

This release includes the test OIDC Issuer.