What's Changed
- Adds ID-JAG JWT Bearer grant support (draft-ietf-oauth-identity-assertion-authz-grant-03) by @aditya-okta in #301
- server: take in context as parameter to error handlers by @torkelrogstad in #293
- fix: change error type from ErrUnauthorizedClient to ErrUnsupportedGrantType for unsupported grant types by @yangsijie666 in #290
New Contributors
- @aditya-okta made their first contribution in #301
- @torkelrogstad made their first contribution in #293
- @yangsijie666 made their first contribution in #290
Full Changelog: v4.5.4...v4.6.0