What's Changed
Exciting New Features 🎉
- Switch to goflag by @jkroepke in #86
- OIDC: Use html template on unauthorized errors by @jkroepke in #89
- Implement token store by @jkroepke in #93
- Add default template for more user-friendly HTML messages by @jkroepke in #92
- Optimize connection parser by @jkroepke in #96
- Add benchmark for OpenVPN Handler by @jkroepke in #97
- Add non-interactive session refresh via token by @jkroepke in #94
- Avoid unnecessary memory allocations in OpenVPN handler by @jkroepke in #98
- Implement oauth2 PKCE and nonce validation by @jkroepke in #99
- Support session refresh for Github Provider by @jkroepke in #101
Bug Fixes 🔧
Dependencies 🤖
- chore(deps): update actions/stale action to v9 by @renovate in #84
- chore(deps): update actions/setup-go action to v5 by @renovate in #83
- fix(deps): update module github.com/zitadel/oidc/v3 to v3.6.0 by @renovate in #82
Documentation 📖
New Contributors
Full Changelog: v1.12.2...v1.13.0