Skip to content

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@aeneasr aeneasr released this 17 Aug 12:51
· 3607 commits to master since this release

This release resolves various issues, including:

  • warden: token introspection is urlencoded, not json #199
  • warden: move IntrospectToken from warden sdk to oauth2 #201
  • warden: rename InspectToken to IntrospectToken #200
  • oauth2: introspection should return custom session values #205
  • oauth2: consent strategy should use at_ext for access token session data #198
  • docs: move docs from gitbook to github #204

This release contains backwards incompatibilities in the Warden SDK. There are no breaks to be expected with the database backend or any HTTP endpoints.