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.