0.10.0
A complete overhaul of the internal architecture
What's Changed
- fix: uninitialized struct field in ngx_http_auth_jwt_set_bearer_header() by @lorf in #19
- ci: harden and improve test and package workflows by @kjdev in #28
- Refactor remove libjwt by @kjdev in #27
- Refactor JWT and JWKS allocation to use pool-based memory management by @kjdev in #29
New Contributors
Full Changelog: 0.9.0...0.10.0