Skip to content

himari/v0.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:13
Immutable release. Only release title and notes can be modified.
himari/v0.6.0
aa6425a

Enhancements

  • Refresh token (refresh_token grant) support #14
  • Dynamic client registration (RFC 7591), Client ID Metadata Documents, an RFC 8414 oauth-authorization-server metadata endpoint, and Himari-owned redirect_uri matching with loopback-port relaxation and Regexp entries #15
  • Interactive consent page gated by the client skip_consent attribute #16
  • Per-client scopes allow-list #17
  • Persist granted scopes on the grant and expose them to authorization rules as context.scopes #19
  • Opt-in RFC 9068 (at+jwt) JWT access tokens #20
  • Configurable scopes_supported/claims_supported and advertise refresh_token/offline_access in discovery metadata #21

Full Changelog: https://github.com/sorah/himari/commits/himari/v0.6.0