Skip to content

Releases: chrisw-dev/golang-mock-oauth2-server

Release v0.0.9

27 Oct 07:51
fa1f22a

Choose a tag to compare

What's Changed

  • Fix automatic release creation by creating releases in same workflow run as tags by @Copilot in #20

Full Changelog: v0.0.7...v0.0.9

Release v0.0.8

27 Oct 07:29
335c556

Choose a tag to compare

What's Changed

  • Fix: Default error_scenario.enabled to true when configured by @Copilot in #14

Full Changelog: v0.0.4...v0.0.8

Release v0.0.5

26 Oct 21:57
335c556

Choose a tag to compare

What's Changed

  • Fix: Default error_scenario.enabled to true when configured by @Copilot in #14

Full Changelog: v0.0.4...v0.0.5

Release v0.0.4

25 Oct 21:22
361403a

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

Release v0.0.2

25 Oct 20:34
b79a42e

Choose a tag to compare

What's Changed

  • Add latest tag to Docker image builds for main branch by @Copilot in #2
  • Fix mock OAuth2 server to return valid JWTs instead of plain strings by @Copilot in #4
  • fixing unchecked return value by @chrisw-dev in #5
  • Add email claim to ID token by @Copilot in #7
  • will return name if configured in id token by @chrisw-dev in #8
  • Add configurable error scenarios for /authorize endpoint by @Copilot in #10

New Contributors

  • @Copilot made their first contribution in #2
  • @chrisw-dev made their first contribution in #5

Full Changelog: v0.0.1...v0.0.2