Skip to content

v2.3.0

Compare
Choose a tag to compare
@evert evert released this 03 Feb 01:53
· 65 commits to main since this release
7ce4f29
  • Fix for #128: If there's no secret, we should never use Basic auth to encode the client_id.
  • Support for the resource parameter from RFC 8707.
  • Add support for scope parameter to refresh().
  • Support for RFC 7009, Token Revocation. (@adambom)