Releases: chrisw-dev/golang-mock-oauth2-server
Releases · chrisw-dev/golang-mock-oauth2-server
Release v0.0.9
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
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
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
What's Changed
- check and handle errors around encoding by @chrisw-dev in #12
Full Changelog: v0.0.3...v0.0.4
Release v0.0.2
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